Salome HOME
Copyright update 2022 V9_9_BR V9_9_0 V9_9_0rc1 V9_9_0rc2
authorvsr <vsr@opencascade.com>
Thu, 5 May 2022 14:16:48 +0000 (17:16 +0300)
committervsr <vsr@opencascade.com>
Thu, 5 May 2022 14:16:49 +0000 (17:16 +0300)
1052 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
doc/conf.py.in
doc/sources/footer.html
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/doc/doxygen/static/footer.html
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 c2e558ebdc34be85af6b086fa521172fb5fc1b65..8462b1f1c93199b1c8c4add41e5c7db010c7a6c6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e58efeb741d32882f20a63642eef7c3dfccc98c7..4ac7580b478d3a358cefea3730612df6d4685286 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 09fb1bea9680dacd05709c25b17a8b7d0879a0ad..5b2fcd2fcca3a2ddeb6471c734797318e77314e2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index be023b2e2795803cea990f6e9030114dafdac616..41c394f68109ecc5f0853fede27cda7042bce78b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2a0902cf774ca22b1836955ceb4d6f7f98052a99..68f72fbda1e6d6012e53c29460d0949db69bd73a 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 72ea1948bea0c1c3cbbca20434f2c262f5890bbd..b6210bbc390bda58b67f335883d0a80f848a2237 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e24367eca1c6fff0bf5b5a06e9055920b97a6b05..9fcf0eb53a55268132e0c09f6b256e642b3e3416 100644 (file)
@@ -5,7 +5,7 @@
 #
 
 ###############################################################
-# Copyright (C) 2007-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1feb1d806a2d5628edd87a71e02a3fba7add1798..10666369ac12c20e294cc85e83ba7a8c29db5252 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1e14a11083edfb3cbe47232fb28ef35cbe45221a..486867bc5e1d7dd018fb6ad9f1a609586ee6dfbf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2013-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1bcb79cc13d181b9446b67ae30e52e713c273cc4..70f46301124e6e68318fa3571901702e768f1818 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index efae474e9cffa3255414d67234e6677f4789e005..26536282251cda14af0429e1ac82c93b2b65c3d6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 42f085816bd1b19b685b7826856a3d30613f048b..07fb0e3aa4df8b454022cec0480ecacaf7ca355e 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2022  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 dd644e9970cee3f0d290661129d3946692692e9e..5097471e1a55cc128941b16f5badba1745ddc3fc 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2022  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 3321974d77474bea68f5366bfa64ed7ed4f6f493..9c0c982b134d71f8da662f9bbe440aae53dceacb 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2022  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 fb044307fbe11f2bbb1ab2f90770e4daf34f8042..cac6a6fd54533d03eb39cd280bac3d5719c78f71 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2007-2021  CEA/DEN, EDF R&D
+dnl Copyright (C) 2007-2022  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 f6e41b3abd1ce5446cef019d0bd55eb4a8261a45..0fdf0a65b72211e698d4109b98b93a2b2ff34c60 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2022  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 07667be61b95126dc7372842800b0b06c4e84030..6a80bae5ea9752abcdf93f57208d9475b09f0241 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2022  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 1c1cdc62129866681d26076b9f122e130df9d20e..acb8d31d5069446189f478203b1e158a6136409a 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2022  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 9bbafdae677ddb73274912cee93b7df9d4f5f355..c2604357d2ab54b159915887bc89605e298b4700 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2022  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 4993473977e7ef8a3a810ee81d0f63a868bed6a7..d62905a3fdd4f6b3fba84ed32fbadfa5b2bab9ec 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2022  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 78bf2b94b1c9ac8434d23d3874593c08683b7d6f..a9f0296d55741a0d3e5ef7cc0311a725efbad836 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2022  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 a564aa959cc399730408130be9346958eb4f15a7..549372e3c73f3957f7f755f2066b627b65882e57 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2022  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 bd39b9fd502edf6a4897e3217a5eca1d31254b1e..7dc7eeca0fc53ae30bd312c02f5c42cf940edae7 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2022  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 e665820cb2577cc70347e499e779ef9bd8b62f17..4ec56942d1ad00fadd42d968a47805dfe91e3250 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2022  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 4b2f8851c12589c415d69fbbd0900c903c69d81e..bf6bf266e42b6987e3f1066a4bb16218e929ded2 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2022  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 62572f06ea9177a4f81cae2f5ffe460beef860e1..b1f88ba04edd2fd4fbc7a7f47da5e66df6417ee7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fd9edacab8e375a8964192b55e18ec791026dafb..fee2d1637a8ee299aa86a845144b01cb17d2f288 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bdea2f05ae733d19aed7a5d908911e9d8a0dc4d2..a92c82a23d07fdd4e725874040720af5baf6c593 100644 (file)
@@ -48,7 +48,7 @@ master_doc = 'index'
 
 # General information about the project.
 project = 'yacs'
-copyright = '2007-2021 CEA/DEN, EDF R&D.'
+copyright = '2007-2022 CEA/DEN, EDF R&D.'
 
 # The version info for the project you're documenting, acts as replacement for
 # |version| and |release|, also used in various other places throughout the
index 4ee04f8175d2f15dba7d8b197675d1f8c81a0665..7248ad1fa59964ee6d6a2f8c43c8d832366edc51 100644 (file)
@@ -4,7 +4,7 @@
   <ul>
     $navpath
     <li class="footer">
-      Copyright &copy; 2006-2021  CEA/DEN, EDF R&amp;D<br>
+      Copyright &copy; 2006-2022  CEA/DEN, EDF R&amp;D<br>
     </li>
   </ul>
 </div>
index 0409258c91da906ecd4a8ca22e868b68cb6a6e34..3e221ad311c6f5bed60cc442cbb5ae4eca95fe19 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f91d12d63d8313c4f471502ba6f0fb317f4b850b..12079942962a9795560a3055245db47ed2a18e0e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4d70b9fbefdccd2ec7d1d8c03e39d486360fb8e5..ec55a78827400aed9dd2c5e9f942a06255a9d66e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2ac8db58a5bd7206dcf0c7d5126095e702221ea0..306d52531d3060a965875a0fbe494b768435672d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fe01555046ef14a1cae31d1749fc3deb27a903c2..45f23f77d2898868f10801654de9d3e1e486476b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 58625dbaf0bbab07c95cc9120ef71f070be5eb3c..7abdd3cf244ad71d6a92bae4f5341860d047eff3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 07388796fe5de4c6ef78f0ae9f1a0ef76364949f..ef23157fb04f32aa9a161565e725297290480274 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 33ca2ea259cfafc26aecfda63685dd806c4b5591..c068b9a91205435cb1d513f5b937d36041dfdb93 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9c50bee454f4e9e1a39ea0ea0ce70039d888ed83..dcef9582c024dc9d53dc199723e8d2c3227d097d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index be16af79950d4d56b14c1a432525511f44df70b7..22464a5d9f6c5702e695a3aa53a61999ab641f61 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9535ab590c7ec6e4779f585188b0e04c9f83b90a..ff346dcb21e1a69cbfa1cd755bcb0ee7d20d7a8f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0157db0768e1670d14553904b19dc07eb34cfb51..d535e873657ab1e7c9dda1a9ccb3e078327ebb0c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c4b2b1c020be962e02800b514b1a9328d31ff39c..9b452d9547a4d54c446965e8e17bc91e88fe711c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7edb4631bc4a10a1e8bfc60049da8eaaafdeef7e..11be2fcffcef1f71a8911de31ca7928522cac7cc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f84ef7199d9d47bc2fcbb22859756c36003ba662..5d88e20342060ae2e778af9b1f88c5acdabb886f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9d46d507d841f498aeef9ecd727718e0abb15caa..e639252c5c29ac02488c4b9c9f735cb10cd83e3a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 52a7c011b940eef5ac9f2a80573177034bfa535c..8295486c5be6b8d7588ae59f4f5f55eb995557ad 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 10842d57077d5adc55a3282087587cc1ac070431..d32b94561caacd266bbf7b767f6a52abf3239094 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index aa13b67feb9796a4cd12a557407b55c3418e4105..93fe2c90faab9a048ee1d0c30eb4809177e07633 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b4d7a39fb249357962b2f732d73e36253be80943..26ad44c0373c6f616e4f97d70e7ba02818e52440 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8179efc373108cc382fd3b9fdbeee26f849cd437..64f5d7659f18a2369aeedf985ec76a72527cbfc2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4565f3a75a88b1b9fd7e49c2b0a8e470cfcb2a1f..6d8981e9b6516caca5a987f21d11c629f57787c1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8deed1e0e29f92941af8af3aa052b0953a3ba86b..0dd2456760e0afdc4ffe2f8d69bfefe8c2d8e3e1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8db7259ab1c28f592cf448710e07d1d64600ab9f..c21f7ccbe254abc951b13990b026dd2d76eab353 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4cf7fb5f180a4bb6a3b1a17a50913e04a503bd95..eae3bcedb2cfd4d0db48e78bae4191ff2038e58a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d81d5abe1ffa2c8319f8b71f262cbc86589f1137..d4c4120187cee93510d6505835dd93a723a2d4ab 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 271b70891b7cfb4bab400dfd070649a19e3ed3fa..f2a2278db6544ec126c353586f870ebebd7bb435 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2ed5ad50e28e3863e070d100fab39078c4e2ce46..1b92b955ea8cc6d769a15c0dfdca2dcf6da2d3f7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c125438f05534318be083a66678e18e641b07402..32b61f8077274d5dfe12a8041ae652ac80caea8c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 97999e80baac8ebfeee1cab0ebec7baaa1766516..c03adad5a9b1508d8a31d9dab36bc9b15fde7f00 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 969bb15514b26dc3df0b5aee1e74c2aa1b1d80aa..35fba9158cd8f4e9ba9eae21bc08d82d518b3105 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ae605f29fa9785e33e6ff4fd260efab27b22f9b9..6e8cd35121d1d28ec1556e3b77023823b0b419da 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5e7045a2638e0b932019746b7dc81aa7c64501c8..a02cc19bffb42b88a591e18863d96d66f687b6b1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 87a8c41edfe0858ed5aa392708a1b7c35357a516..12bf753646f6e6b7bd096e536225fa092e09f344 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 56a994f887969fc929457b0aa474744b9c9a0b2b..b14146410931a7f1391336666877bd21a9ef5faf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cdf0db1ff1243635882954ac9596a0603b227edf..d896aa84f564aa7b9cfc4c7ae681b462fada28e3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c6490bec0f9c0f78d57df3a09ad607355579d3ab..f06e080b9b9c9e6b1e92e86f7d14ec9401fff081 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3a34170c80b3d9b4de25b155ffa81f0a136fe9dc..683058a87fb05160679bc5544bf2021cdb6190bc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 94cea2100f994a332613ca46ede7af196bdffab4..abe3836ce2a037b1bfac7da14e4712a0f0266e0c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 76c3bc597762036f935d96ab7f2c5367da737ec7..3ca1fe401fc7c73f80f110706e09842862c93d6c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 352c626a47427a2d15b7f06f34df207b0ac06bf1..09b499fef4e490d93310fd2dca9ffc7567dd27f1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index decbeb581fa2d294bd4607aba2a5aa1bad62e9bd..4567981c7ea3031b035a81702894fba22d3d6933 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e6fffba9fe69adfab0d4940050afb96899b50a05..d04c12f3608ebd97bf67a28619c5807b1a62e1b1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5403788d998eee19305071e2b618f5794502e391..aadf284659df8b4be256d7656fafb16c710b7b37 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 42545305db297d750270c851dd264e145b20052f..04aea7ea0d3e260e24f85e593733e9ee5779b8bb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d4cc68fc581f8a3308f6f5c1e3aee72f2a0314c8..6df5e45a1aa4cabca6271d70110edb878268d3c8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6a038930dbaf7e50f0eea484f000beb39099e93f..a0ed68962e2ef2d2ccdafe10b0c1d0abb96698e1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ecdf0d27a760fa3c69acab2ae60653bd5be1dd2d..80e942f1188d0de2907c3f46450fbde0992aaba0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 71053fa4709dbd95ded243d8ba9ca1690a18ca3c..987836709d5f633301fc553e8ee37d9259721398 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 72c0dcc9b161a4c885a8a281e21bc01c32f62cf1..5bed616ae48e777cd3539349f07d5d4dc20c7e30 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a209080069ab6a61e02439b7139f0c8c0b4d68db..4324ae13a688549c22e6de1bd910d29d86bbbab2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 72b4253e6203f2a7224f2fe273c90dbef0b2d37c..a02d42bea44001cfb71de82be42061659ef85627 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7f9b303783bec73faf0a115603467a9f68f1d59c..ad2009da48b7e14054cb9a5cc13ef7f4f4f886df 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e9a56d804aea82b5637d0d6950fc8c48d23dcb08..f4df76fbed879b9ad68990429eda9ca00fe91519 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ddfec372bd7c6ddcba9fe2cf51c250a1cf08e9d7..cd0648c8c5d30fa88e5671369d30427cd434ca46 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5cdde7574686d8362227a272abbbb6baa6e2dfcd..1dc981009d15dd67fae1fc9dd8708f94b796b68d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 47053a3bf5eeb95c19e0b02cf53a643f3302e67d..06da6e39dc6703bad08581418c9e6070beb0a039 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index de205ed8d9b9c594bbb557a73d8fea7c14c38f17..f1238935b6e24dd77a09f72cefecd021208f483d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 419c94df83b6209c8566cc76aea515af6739b135..4444482b677a03dc995d8f749fe5db536fbe9a5f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4ee6ce152e7a9bbc2b274617cf7a36db64e731f7..2a70697d6f621566e9e63844cfc6b3dea334feb8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 31658cddd7e5337b0859d871db9ce9f4da4327d4..e37edf02f6e7f7cbbc31ae01ec3c9bf79d2814ac 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 73de5df5f61bd41828b6ff3495bcbe339c00c877..75c492d0583b15cc0a0f29539aa1f06202f6666c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f213603ba7d791a09e22e4e3fc0401da37a365d5..667b26418eff91d87ea3ed13db5d30dc6398b334 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6eae7503e2659f803b4db74ea7812a3319804b81..6de47d95eac9240ca12dcda0de4924dd45307725 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a0131a82d4831fb65cdf666db6f456bb468c20ef..2f0c99c6f52204e5e719fba76a0a18f56e4a57e2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f6bdeea573e3c81dcd3df860c6be3dca229e89d9..380031b02ff80839726121e4d3d4885b763e1963 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3ca856a5272a3ac2d620981f4a058a86b4594ae7..707ca01f61d1933425b2611ec0bab64da91707b4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e9c74be0788ad666f89f47dce03cc4f6b49e7f21..5101cccc4f9192d10f38c18e951054b93c78277c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 046a66d7a8234c78185224822613f6ddfd127014..5cb3730c115292caf2ae79695d02211aa9b980bc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c36832fcbe73cfc765a5c3e79a6c0daf3cab76f3..49e76e37ef8996e32aa8f33cd059f89354a4b4d3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 59995c294cd499155405ceab467f0ff8e008717b..04772a3c145856559f7e9b3b6b155a69b77f996a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a72bcbe7af161f6d430f8f0f0a6ca201dec5af09..106497dc8b9a3f5084f1511febc3ad7306ea79df 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f29a94e8b2563535ae875086fb56653a942898e4..bf6c4b6b46496d2350baed6435bb9fcde45df485 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3d97816b440a8e211d3ba0ab754142d47c1f12c2..0b882a0a73f3577d60bfe5e70657b982cdc98d3f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ee79450615c39cc2966346252078c2ff8cf05c26..8c98ec56c14de970dbd1a2e4cb3c34b622ce87ce 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 833d4ea84b5288f8dfbac437cc18393f992aaedd..c35376b9c10f569c891d2e22ebd01dc981925dfd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 23be84d9e0eb60b7cf159f5acf7c69504bc9cc75..8bd00cf80a4b21baad34984c6d6c9f1a6700e839 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 76cbb66f0c26030eb9ffca104d168b2038697355..59539eba8dbedf047e8877b17af8b94c0d5c850b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4e31c5a7fb12bd64382f7042c4d1336df334d2d7..1199b24504e40eab71b32618549cc0db52f6b9ab 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 268126b31a647db72e9023e2ba565522562384ba..07a8583411defafeeb1116055d370f5247c22375 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c92b580b935d46e220ba69cb851114d15e2db56b..2a1541597992c104fece4d1c7a250eddb351a391 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 79ba829ae50e18b52bfafe83e78ca95b5b4712ef..87cb1b73a6067540e0ead9ac2ec0c5bfd867b372 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fa20c6c4887953e24376f96ae9993ec601f88bc3..2d9e1058437d519157111a53c1b104dfa5dd7c51 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 15218235efaa3b85529feb8261d145dcc0d1cb45..1c0200b58d694e7ac9db2caf6c90ff2a74c9d74b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 714aa8f32d0f2f76033d39454799c1f74211da07..e61550b28826947fd6a2ef50df65e0b31dfed983 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2f5c37f159dc149d4798fa8ea63f00dd0adc22d4..c3d8520e6150c342a4e173cf439c24d62704622b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9097e2377a71e161fdcfd03d5563f4dc73e116d4..534be50a155a2f49e988b5a39c52e7538f8d3a8c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 708319eea38e72c847f9e9cad91d27eb443dd21f..719b6a37158021ae3517aefc86cf229801e0da45 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f8cddbcc5ddd470a2acfbbed4bbf95d70bd192a2..dfce1264603e07882c4910b5501af180751ce332 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 658b6f9616770f54f31e30709d32a67c7cedfe3e..e6311fcf1fbb7c147cbd5567f4c9bf0c612895c0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 80f43cddad47a5f0078f9fdf15be34bbf53abd94..a294f039dd6206be31d50a38033b5c5a3c60d60d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index defe39ed1f72227ae3bbbf9f42709e9134569d78..59f782f9f467d45ed6fb47159e52c803053ac80d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c040527c1e38b5a54455a41385728e8f86cb9d20..d18eeb6e99bef7c0d20d2ae1dad6c1cca5386602 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a070e9d540241a0c5bbc0d799a1b48bcca02c6a6..cf99349e2f125fb58449fc0c97119e925bb9cd89 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 845049e888f06f14328db886d96ae9b8c4fdec4f..e63c90337343f0f60be2aab15cb1881ec85c87b3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 60ed7c6075454b185f640d64aa46e0626060b65c..8d98c05271f30ae57222d0b29cabdfce3dd3d2ba 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9ba583d3c7f94d01c321444ed7aaed954bbea36b..52fb7bb63496ebcfc787454970a4a43ebd32dce4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2ae4a9cd23f5c1f5883b0c1e35c1572334d71dc4..3063a99f71fa14fd313478714865113c345b261a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6d3b318346fe33bd8ee3a2cfc02cbb9d4f36eb72..d78dd708246153259ece86019eded6d12c50744c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6783ee3e41be426e75774602a50c3457f03ec946..2679a619cc99695ed98bbe795dde35d501ee5162 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 155550b36c623774d887b51bee93127afe54cbcc..fbb2cae7003d927f6b06f9edbbe0c5bec65f66d4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 58bf83323085fd9e2dfa0907fe59c044eb04a506..4a900240a1c18bf58fec40bf9a7d06f902edda9b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7ad8140b37a445920aceecfc776fbdd45261b3d6..2f1ff746157faa567fc1d072530a95c2b9330a4a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3f1ca8b4f81ad849866cac1627e0bb48a924f067..a1818f6a1c6f811b28e68d5fb40caeecbf017b5f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ddbb675b2cb4cd80dd68aae9f5754942182d37a3..b6aedcd54cb1fd5eb977e64c9a3549d902e9232f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 663b9425d65377d8b87a3b76733c0ed1ab1a341e..92a641260f52ac11b64ce371d739bfb390ccd3d3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f410b4f05368f550caa473895faf205460a1697e..79c129afdfe793e05375ad1fef7277e4fa41256d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c90edde6d672c29c8b3e38bed5b9db965465d5a1..265f34d8852b3cacdcca043fbf7a1a23161f73fa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0f0099fd1f6f4c8662b10a121c38fed61297337e..556ac70fcd3a3ccf5257ffaf8894fe0d9852f1fe 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ff1c4ff5ce6adf7586b93e6c39980807493d710e..3087d721ec0689a222d3e5be80e4bc5898f79873 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2673e79a0144f62e4c1522e6ab79d9d3957410da..b3147baf926848a3875224a56111a5efce5708b4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0adc8b5b85649e2b342a55e548daaf3ea2145897..80ce8f1dee0c8af80909b366b955192a2c39122a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 106ee293820e2b558bf6c9cfa403628ea0e3decc..b2c7922057c200cecbd3fb32acefcc8f3cbd2cf8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c82c7c39ebd795f5348c173b338e42bf46873f92..bf6612dca6b70257e4dce4e717f89e2227926340 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 272bd67fdb7520893c68ebcca00f7ab8d0242660..7379083a21b6fae1551549bf483d915480f9d547 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index edc693b8db2cbfacdbcaf80d96090078155aa544..6b4379596cb265e070ffca013fd6aa55ec23226d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0f6dca70ef546d38663bd66a93aad5e049784fcd..f7d4245be9629debf7262934fd8445f2ee832097 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 25315a8b5260c8e10e54933072415442c501c1ca..4c2adb075aa2d9079d6de90feba110df5b4c8365 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d55fc0a0e58d1332cc22ae09be96b372400107c0..d5718a2a0853ce33e0a18b69978ec593fad5a942 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bf9a05f2607d4dc2d45458e8c9797cffcd6f2882..1bc273a5de93f6fa6376953694301b09bfbd1810 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7595f7dfc18e171be1f085d8a5aef27224c3fda9..bc9901d03195d3244a5ff26e0e9e4aa2c947b1ff 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index eba2936da1f5939c41ff39a5e8fe718dc0a910b1..074b34d3b157ade5537b3712b1868801f4d3eb09 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4f3bf784e21f7551a7b8c077b7d105e619d2b650..8c2d7bdde94376cce4a26dfb79b346890232719b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1924672e37dd204a02ac662964b8642e9003f50f..40a3e342e2a6b86983325d809e1d66752228acb9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b586227e616eb9f7bc309dfb7b212079229113f6..a08946e5917c39f539c9fd01dc46d3cc4177dc99 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6515d32d3298fd39666b46ef360ab31520c54bae..6e3ac0aa39dea35639c35d1237f825bded3fd7e4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a030f1e96d0502f117e084c4bdf2c19fc5bfd99c..4187d97629155a458385e879f82b7b4304ba60c2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7d533088780d0dbd3429213625407808f883a552..0ab4b845a4ef3e8e2fdaba2c06dddb1a4e161c65 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 63d1d1e14cf74844765e5b0f0ed1559e6541ee67..7c143300ab2344719b20fa341e753d4167f469f9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f63b4a83edd1c56dd58c76e48425216603d22fd5..f53a133a45a7644103abbb6caae57cee03a865a1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 04fef5718afbfd10f953d52c4b2b254934b6e6f7..b6b1a98d3a35b212804756a5f4427e2939406642 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 91a7eab7f07fcccec0e096b7a6b3ff6f57cdbfec..325a05f9a01120f1df46e0e4a04c6237e7e90d7b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 771ead904a951c1799ccb25188af8f9b37747777..6413f01153ddefc9dab42e6d3fd5225a879cd253 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 13a511c65a4e10e6da591965da952019e9c8f5e6..bffeaa1a886fc74ad91b81af4f2c96561bc89cc4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a531ad27c3bfbd73758ed01d4581355cef1d0e24..eacb3062caf4a6c970513ee658e24c83f7f5ac31 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9c811cd98961e2181872a3f2889205b85d4c5485..0f851b8d6ddb5ce38eb0dba9a81a2dd55540e066 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fa7849634a11312ae43c24d7ee30fe41884fec18..6ee706bd046c6b2f2ce66fa2e5db32001bb3f787 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ec7c85fea570f58aa92c5089919f54e83f63c0e1..e71b9c36534ef315c66ed8f8942df49504632be4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2019-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b3077c50e2b0a1e6d9e8c6ffef7f68eb39e20d98..9e7b0d8fa014087a6f042e7078a89a7466ab1c18 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2019-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8b2cdb5f6b4a507202f7e0f9eeadf545c9d2163f..13157a37edd615c4ff33d60ed713853d3cd16570 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2018-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2b3db08605f24fc8549330d087945932e10b6048..2f2b1312b928d3f36716db192f8fc6dfba81ccf9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2018-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 231bf75b4019b0aa4d04c627f2e0524009d92a44..c0f8eac99639abdf52a3044e1b0334710c0c76ae 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 68c780bd869d6b1390cd56b016b4163dfe4643be..76f2a481298ff5c932685c60b55d4a8f55bacbae 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 660fd1f1f03ca63b0a0438455e5d40f25097b295..bc68a19d11644f663f8515f2cd4e3cb20dd1f3b8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 537bb76082db4349f8b59de26f53974f08e857aa..c7f37121113bb8f3f77260c3963e78e0b3f880b3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6e30a53ce6a6186bc97ec04054e3654b92ef513a..3d9c38fa9a552050fd45a30cba34c866701e38d0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3191a88ee36d63ebece2de92b247c7e986e7898d..608ee17e24c0da9bca2cd7654bf56c23aad0c18b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dfbaa6df18adcdf192c1e36df512847c2e40c831..aa09b4f06f056789aaf5f5425c2d6314b3c1afdc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cab3f1ae900ea1f79da596981f5cde6c93021e01..0e2cd7bd164a0c3bc29c7ce342feb4bf0af0eafc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dd82b70776b57cdb4301e59b648114603113f48e..e6ef913a70b57602309804e179ad9fb41b173a69 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f923be38afe9facc820af5c8262076c1d3805c38..536f5a137dec1781d1c3ca718dbc4d7a3bcc9772 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7b4498a2c777b43582bbcac6f120c48c604f0be4..d3f2646d8088d94e685e30db1ae58d4989480e58 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fb7af914ff258467486c57916a6c6bf486fc982f..a690957ace00df893025ca2aab4d86b47902246a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b8737d0cea9ed075f90f795caa6e2c7d761812c3..27d4fe388213287c953eaed1a6d8db16ea2e5b16 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index afebfeb19a70bf1d0e5358cb2cb54a1067709189..0b1a9190c4e33c1db3c69db3ebd7183132dd39ad 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 55df8ff6ebfe06caedce85531e310bbb686c640d..310265215fbb3b0f2ea6768e8a558743dd40e854 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b7b892843534530a8ee0e0693fc7367a50f2e8bb..4be0d7343356d3ee460a1218c39507e79deafd38 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1f3ca0f52adfcd0c0fe5519e804e91106940fa06..5f8e62f003674133f437d5f23bab5371464131d1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 54131d07e761652bfe2f704e917c1c7c9c9af4cb..42d4554813676809c630a826fac6b61a1cd70170 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 17c2e65ec4ffc2232977e965c40c9656928f7708..5f66eeffe4d9ac4d21af7127aa7fa2e40e06edde 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0c6832a597c01199d84dd9d730b4b7e0b5985990..1d3523017ef7e3f13cf517bd13d33fe8ac8bf966 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ea0cf8010a0e92085c1445da9614f99ca4832e8d..c6c0822eda9f7c85cc934a291d5450b83b678ef5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5b7b287189b5bbd8f3fa4d62d8ae30b98693904a..fcee1da7390832e0081936b87f1a32b8e1c0c74c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0eeee6053674e8e59cf19bba2e3024b54d99157a..8fef207ebf5a4da6b63f8e2a4da3dff0f593b0d0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index de3085cf0b7fa59eb106cdbd223e8b1dc99a9f6d..036730723f96cf121004a32df06e785138dde162 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 68f5993198a31ebe445e1c028f0f262bd16069c3..ca8064f006f31a7b4f9ba40a82ebd69c6dd64e42 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 810d4e4ba43e98cbf5570afe85616860703dfae0..695f452adb7e608589115748a7a701edeb3a6037 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 854968f1ef0602627c04fb8b1ecca76ec33e9968..7628fc35e130c83354c0773a4d87914a7235cba6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a8b925eb0187d6c55246f294769508e2016cfdb5..b702b13f68474dd0a0932b505ab16587e7fa6f8c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7fe9d8e95c6cc6c457e29d9b7b9d8f1f3ea1affe..34a726c6b854dea9519f883ac3267cf952980a3a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d9b22ee395b9d6ce5b34ecc4a11064ee5a97d956..84179159f7ab2f709cbf8d68164a61bef5a5c1d7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 75c4347a370211f34338dd723ddc61c71703b37c..0344278f51a5d7c0ed43c4a463861129ff496893 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bdd0c6d7a617cf0d669820747d3f9db2e94b9df5..66426fdf3938edcb305e02b2d79dc76afd07bf68 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7a27d15300cdcbc877708654eabc758bf89d54a7..e3848e932cbd81fd4e1b090f9e2bbee9d943c62f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 203278449618904791a31df742399aadab4b63ea..c8411c9d3b905d1038b31cfa2947f0148cb818f5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 04923016bb9b0b8d4334f50bbe9cce2b840b4936..2c79f82e339d1557cd702ef8f71e87a717767434 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 43a0cb93c274ec572c54ffdd9c8da7b45ab1eb6a..4fad4393f025bf4e3c8ce64e5394c6f5a6f43217 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6a72eb6cbc753d42e835f007729bcf5ff6fe6148..e3aeda61516ec8f96caa49624242cfcb24fd289e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e923db71c09e7330dd2add1f9d94a5a76b7c8f01..d8963d8bffdbded41444250c09c411a8cfb588ea 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b476ec3d46f32d603f31cf149378963e272fd4f7..1999210e39030059cdbd8bfaa14c1a62f5d796f9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 20c9d7984ce9f811c44d4f2af3ebd62ece6b1a41..0a24a1bb9682edcaf73ec4b5399a590a9f5c7ecd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1ed13e6ce92c6cfe68b3d08d69e8f09533fe00bf..1bec9e2a34f0072490daf114daddc3b65f1cfb50 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 86d2cae473b8e09c0d27da00c3606024ce9c0988..5ffd3d1b01f78097dbb1cc4a1416db60f668b431 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index eb5dd86dbc206dad8e4b9ab379b591d30873d569..8cbc524edd0bbef9466fb6263f440fe069025e6c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ef477b40dfa5e972593b0c175b088d24133cf029..1532d676b5ee2612e5b47c62fd9e224081a15791 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fbdc921dd46764641276fb43200b3d8700d11846..c29a694883f4527f03001e9d507499a5acbc132b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e6ad0fe43b70c3c49e54e31696c3f317eeae4b3a..c02691fe60125f24ad9b8edb6dd992382b48a712 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1f5f4fcf329d693fac54a1803005a6a5e34755f6..44e10b4b5830213043488adfa65b02f79ff193c2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cd84c6cedd3af54d41603c9cf44a8bf8b918c9d0..95b4e3564eefae138f878d1550f4fe13cb523a2e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 53d1465acbee2061d67a8659fab39931b9e9bfb5..1e6b6e1e0d88ca9f8118fd495e56ae663317c1a7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 45579a6ca314e3edf2bfcb1950afaadeb1694048..5d5705f7a3052a1f143c46236784d9a93387a2d2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 546bd3078a65f584557ac28bc3c07e2706355533..2f5b656123d6fe48c23b07aa6af4218be7f5d90c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 93224fba8481dcce0f4b0a5235425d97791c7a66..f695ade2e3c54691bbfa1ffc5c518108d9c5bab6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 62908e2bd270550dc6f5409d39b8e274e9973253..5c70a4473979ae20e775a08618a60c26be686709 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6407d6af502162761955a719e24f3fa0db39ed47..344170cc698c4745ef58d5db77ed53573be62257 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e155ebcd57721b7d901092eb6e6d94133e20295b..787f67237cbce8115f0d576a0aebf135a6bb8841 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fe4fa5edbce0ef2ee550c07fd386d3ca2b0c44d0..a652d04d04b35051c06d6803c93248b93982b8d3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9bc9a66a9167910d6c2f605caf1092d895e73771..7bd91fc8f9df467f880f6f6ad7a05b8f8d0b1f2d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1008e28c171a55b0ca704a88fe7b154dc9071d85..a62c6878c6fbd996bc8bf4e985909429dd55f257 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8450ac89bb93a9abd340ea767b3691a296304b3a..927d0edf52b31a2ff274ec9de45bf1a172a64d19 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2996f7518d515ae4dcf5b6b1a77a1186e0e41e5f..877ce526f3f31903ad25d552c71ebb0d44d6989b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index db5e0dd0e857a9276cec3274407525398e0ace11..7845f5edd3f2cdacf0bf9b4cee5fa485f7dedbf1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d846296e336fe5d2b554c878862d0ae41da26443..e7290c3480758ca85b871a785ee55385d8d588f9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4556d6ed13036446ea9f3efde21f02a9df7f1cbb..ed2179d629ccdf0c60eca87738b39c51e41bd7b1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0230b6a777dc78d82db9760cf54ac8da81c58dfa..da16672570800eea294cefeaac0c2b882178966a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f82c2cdeaad790cf33adef9984459bb72067e546..e89a5343e827e625c9eee72305e29382b11f38f4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c1774bdda8081cf6639ee5671f94177ee26cff34..2e1b73433c299cab1fbbfa3be25dd764ad5b83ee 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3af6d260a38d083da010824ead460d683d3bb664..33c903fc65e4021e7fc0734d2b5f231a11ce1ea5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 92f1b719176c8374ff3ba461c6b8b08a98ca49cc..dade5c643e7c3e95ed24e9bdf80cd47e4fc42e07 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0d4998f1265fc9a2659c438336175f4a62911455..1f5a5dc0d6a0601c7e0c50ef1705fce526e1da93 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 985f58fb4ac050db7298f3e496b00e06fd166a8c..6a389080856df89fc47b5e237465395d42006218 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 12372ab27b596692faed8db7262087c934efb867..44b4e6bdb0cc636a201839950b038079960304df 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 788200d5ffb87edcaef684aeaa843102b15b8de7..188ce579a894d3943201725c22f70cb0b2554230 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 87f4a62e8fb1f31d4df826a66271b8c4ccb429e7..4a038414dec7ba3c9c3a0fb8bf0111e2218099a3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 71b63f06c7b9ece7d376aab72f585741f9d9fe1f..392b009098d1a9b629b353bbd05b9b8faf567877 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 226860353691b717f6e53e51050574b47eb6ee5a..bd94709912ee782bed2654c735913ee39a42c334 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cc8ff91fee68db72a53a54190101e0d0cebfa726..c115a6ead55951f392c7853419955193b4320f87 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f0a333d81517d48314231feb9d6522a6168f5558..935a1800aa1da46e56ee018cc47b02e6d901b81b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1a193d60d0829228157595587921276b4426f829..a711cd0ebc2b5c55533b9f843446fc296a33e13c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3aaeec75eaf408fa8556af9479bb76911ee6b0ed..e2435fd2b07f471626da3dc110efd66903655164 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 02e74eb438c942cf5f6241de8f6e9166793a99a0..e91929fd0af1c5eea986a7bf3ff31df3f131484b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b71425c31de00176cde7b56220214a1118ad425d..ba513e9915b8ea986c5dff670e9f7571a874af3e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c886fc05fbc09e11b887c6857ca9d34cc67cf4f4..ba16be15c2bf051c078988efdb30168c559fbe5d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 60f58fbfaa788aedf5bc8be7f4cab1f7c7e8c149..dcb043a46c665ccd8dc754ebd27125fabe284a06 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7a131f2751ae054af21f4ed754c95ca308cbd166..57a96603985092fa018c65a66d62f6d3cfeedd6a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b509bff9b7f316b6a268520fc90cfdbf6632003a..4c678532bfa3e44c3e2aefbdd66b8df7a9f09d1f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d9998f3e32458fd4508a0102f211c9aa7b443e2d..ecb42a83e44ec5efa28971f52cb182b8d843ed9d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 55d2d9e4bbd269286cb9764b15f4a483b1724c0b..64265fd9aab6d2f58300531ca5263cf1d439a16e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9ef967de6bec8256674d63280d57711b4cc12881..78b084d2e353fe71b03772b79b9402806c53a84a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index af2fe90f9431ec9f22f9e3f4ded3c2a96863bd9d..9a815cb3045ac065171cdffdbd1f1733dd94c997 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 67e705833d5ebd381cb721a090c4c34f2d178c6e..472dd32b34b64e4be86b40373175c4a1509528f7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 12411959d8009efed302b0be1f7914eea3cec6de..c317c06c397874d228192a4386a58cefdf79150f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d2d149f8c5fc317a41718c96539d06bd3731b99f..5a6cf9f34afa12c5543028bea8a1efed6d917b82 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b33ea53f7f30ffcaa09a3704f2b3060884416bc2..cba9708080a631fae65c3a927fd639b00ea89335 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0a162f6029a3a3bbba831237356ce0c51e9f5533..805d99a5a1386e78e381a8193127e6f329880c60 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b18f6c8a3bf603e737d0504e13b0123143e4632d..341fa49ce26e04551a4e9588e5b6a395dbe7978e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3cf3de0d26d0f0a7e2e05929ceb1cbfb7d6787c1..2ef85023c33777025aced1e261def8c94d3ffdaa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6109b9d74698d67772a6e51ec88d3ba99a5323e9..3e0cc5c2fe5ae3b6e71859cccc55d629dc42571a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3a804a10502f6e6b7b53b4e84ae848ee048b1904..1cf8fb8d9d1d7af759dfb251798b4cd1fabf1f08 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4af7a3b4c035dda377735b0b27f1598cafceef93..6586cc1979e1581dcc40c9f2a606bb725ef56e24 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index beb6f161473acb64aa4e52332a2b1b908551c6c5..c4fa2aa4cdd3c0cf1817ad5e44deec7fc2a18bb6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b43729ff353e184f2736448bf343e16faecbae8b..46df1a792b0f34c5b39872bd569b341257f116fe 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f2f4bfdf4b47d1211fb3ba4bf163e2ca21ccdcbf..d556d12fdd8460aff354b035e76dc3b803b162a9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5dfc791ce3440a189cdda96a6989242f7a867f51..6c632f5f7ab8b6da63c71e150d60c3a9d36bfa46 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5e671cff676b2a39524b39b6872062bc491608c7..440f09feb31ce94239f098c87a0ce353c2f3c383 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8f20abad5aaa115586940eb374ce6b67b3710e99..18970ca5a80fc593088a027c54dcc9695f13c5c5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1dab7f74f64552f8ad05a972def6e2dd5e547da5..b172e47b48d09948f441f0bec4911c9d776e3034 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f031dca5c7ffb525c2d115e1db0b83fa0cc93b97..7b58304952ffda998bffdfb978c6b3db14a7b9e4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index af4ee5b24caa7292fb65923aebcecd137bba0b7c..895e25db1a44967130067a45ed7503e0651442c6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d5116e8fc074185ec799d695258ca057f25b606c..4361617b8134f58db6b6f1c3f2768c9ca115c962 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0e94d3eb2e0581a96242f9d6582b2ed5cb834487..6a482d9ff85e5cb0a038d3475de0e2948af5b65e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6eec2abbfe18ed6fd812e1646c216739f1310954..e87a7e7a4c1790139b4213f5096e363460cd650c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 36b93b348c110f54b6de4bc363ec865f4c31d8bf..e798e3019ce5c5dccdea907ffc617628c00632e5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8a76781135fa1ae3d2421ac674faca2b3cfb8714..b52599a12c38b9a01ed94151798ac1dce42f3373 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 82afb108841768d07e8d668be4153ea004b466cc..f2676379f4d1af439fc3a621bb1500997d858615 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7d0afbf529ea4ec002e26e75603f7b309d2c1340..59ea7a3a2f67a3f2aa4618ad18717a280d2d99f0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cce5e10554dc0b3fd465ff63a21717335caf9128..0955dee0d0a29a34a17de7a763317017b6f988b1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 427c93b5d6a6c61818dfc38d3a68768fa8ce5720..1226c4e9c6f00e58b46873e209ba3d5390e63737 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5c770c037ed89153381b92c238f84b8d73ecd9bd..6503bd8f418009213d0c116f99c7d59812acad29 100644 (file)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2021  CEA/DEN, EDF R&D
+# Copyright (C) 2021-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c9bec65f64287a82e85faecd1ecb4e5132ce4b19..5d05c099915f09e9440ea1e78adace021b67e8e9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dfc44accab94313cab1aa1e743128874376cf57b..352a0cfdafd50b2aa0230f1076197ccfcf12b0ec 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ac54f8e8c298d8afa0f1e10629f6d8e24a2d5761..5f35eefb278b4e5d95059bc253b9edc77398fdaa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 91e45a5f1ba2fb175a3e598c016656605eca7126..c5c2359b1ae6019a23d7178f95e73b717272cf4f 100644 (file)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2019-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c508b9584721136646a34e9fd9678a6977c1adaa..92287345fd676ea327beff5f39c0e7c3e88b536d 100644 (file)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3c18467a36cc1e1ecd093ff6c4e7366fc62537a9..a1d86db1b40f39699c888cee53799ce411657f2a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0c5c8f2a56b978d3bd777ccb97331a0df13c4d77..6e17f3ff0695ae3cf8f75840a1f54bd72736a646 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2012-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a476b4ef6614450f14ea5e40e7234c60506ded51..de75925046679e43a4f2d792faff6fc5ec9551c6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2012-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 332e0e3f734fdc48450d26a1d7b0290148328a4e..dba728c807a9daba05e27e72357c386cf56b4ac7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2012-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 07b68e3b6b4972878e4b40a0298df2e9f1183927..6c1708e227691cfa7b259b03215048d34073c35d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2012-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 03eec21c6aec64485a2c3eb75dad4dca379596c2..68d3889170b2f7e6cb44dd25b253ad9f4d050927 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2012-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 986600bc6768c6c5f0a147c448d091f1e2d79452..f6031c9e550cc7b7d34d2a51193c666a6df20fdb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2012-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 93aa75abc2de7f59a2efb262fff8d0a355d4d637..d27436f996da3a178c57ab39d54b12be075025dc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2012-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 112ebe8eecc828b9b0e784bf6b79c247bc7486f5..a8cecab48f34a8bd51e32aababea20a679e2c267 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2012-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b4caafdc47dea5555c7316f57b71e51a5e1a3bbc..5b7a428530a7fa442ae9ed44568d43ebe3527c48 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2012-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0c52ad113c48214e5dcf995eb821ea1a0c25c333..c89a735157232aab2ebfcbba5000c3781f7ee480 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2012-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 819e4aba43c3cdb4a1c8e204fd79fccf3184818b..7aed60761ad737c1ed0cd9649945d2642e0e2df8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2012-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ebc51a5e982e4aad670a27d3648e12f34b8ab8e0..c9d354c17f04a94b50663526cc8ced0def7a51f6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2012-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2ef842bdc90dd0580922f8ada1ccf0a98765dfe9..4f71c0091d705acc545087daf1cb44c400486d46 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2012-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 18ff44c6c8af78a263f133777819fd3982133aae..b625e6be2d0c7fdf7cdad30556b22d79cb3485c6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2012-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c27cc9a3b9cd71418c15db1b1bc9a44bb3933fa7..dc0955bfb72589c172c1329a8bf5b0392898243c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2012-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8932182776a21b6848680c0157f368fe35c9f46b..aa83cfd6ad9fdb44ab768f8a4dd1f26e0249b092 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2012-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 48bbeef66f613dfb871bce6ed6ed80f7f60ebbab..5792c2ab4e6dbcadb776adca7a974a19da931493 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2012-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 677963adb940750a02277653c3a5baa0f59e966f..bd15bee1ee404afb7c7b2ac2c384d0e6d615e755 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2012-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1769b90c6b554ef532daef275402858f9d6d2595..01c836539c460c10ba7310d9daa31efc82d42ba0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2012-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e3fed213bdbea03c2c1cac3c8e65515183aa2e57..025074a34b7c529858332c7d5ce7755606341344 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 87ccc0c12d2093e0e98f23e103d230041fa39934..f3b48517ca996680d4a13a4b3edaa1cfd98269c8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5588418bef0044a0db03ce715ba08284b22c0b8c..09bc2af767686ae25851a12f6c4ad513faa2107f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 89fdf4191a2de987e745070d54ed528b08a01145..f3ebf7daee98b6b9e159a17858c0d2351fcbc88e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ea5e72e3e11673dbf4af2e691adb4567744aabe1..378852c1d513f69783bc72cbe9b3e7ac3278108a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7916f46a234444ae8e7f9eedbb3a3a410722e324..080cdab06b0670bd2783596c752c582deb7eaf05 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e82c9342fde18d308be256befafc4e5176db77eb..a47ecb02db6e205bc406552093790cd50ff23d4e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3201cf08467dd1db46aa07dd52a4819b4e9c861b..20a43901e16fd1e5fc593e27c1da67e18a0a5d36 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 05323cb4ba0b2c3f8b993590980f1894b5abc134..81340bbdee44371ccd3d39833645bab236f33e40 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 50d4313f69aa1a0c3b65da6cb0d3f5a7f9cf13be..e0298d351a6b7fd4086b58812281940322eefc83 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 66b9c42bc3fcba54068912b48a5e74d0e9320cbe..ce87132b94354619012fc5609064a68b1ef4e0d8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 97d4750ceb8f6415f513ab96466f14daf6d85899..d4114291ec85070aae9cb3a501eb51a2fef23340 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5ae486bfab60c5091ddb1555f8f3f97aa09e5991..64df813d4b4ae9a336316af36eccbade1b0d77e8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7073d8922b500462c549711b3728f524018b8423..1c77cb7956fecb8ad10803d827f04da308cbc88e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3c5365ad1638a6f894676dc393a13bccc0bf60f5..8dca81ef96d74b6ce23248b278f2594a5c74f0d8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d9ddbd6bf3779498726d33e380c773af1a60980a..4a72c442ea6fe32d38c673292a2902c5a5794f69 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e4dd87b92b625dafb94c4848bbcefe5369cdc552..6541fc83ec0d9f4d3cc0c32294647aed22144550 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fcf62969b8850cc0fe90d5d8bd600c5be574f70c..84e469e31ef8f7ea0b742b486adfa30de33c9b3b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 935c7eb4744dd179c2852fefddf55d1445254197..36ea20350f7c2dde53819ecaaffe3dd52175c156 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7f5bf13307887c874dbb376aeaf87b02275f3301..7a62ba74c2362ddfa5119af4f19a37c77a32a117 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index af27d77c4e15e0f09fa7a23420b969b7cd820f04..c1c5259b0b13eec82b9567cd8235dabe848cd1f9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2ca025bbbebe7496f7ade743c04849835bac5661..70f6114efce3cd8b05643c1609e410b81ca2d7ea 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b2f5a7b4832f8812a1a48f1fead507f1cbade0b0..fb7ce0d33f568de56b9b3104796a9026bdb4b120 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index da25504cfe9e68e09bc6f1cefaee4312a640360f..9d8cca560e52ecff7a3b21c1f76bf9e8082f0a69 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2c213d8719af688510a652ab8506795de48f097d..ee8046f3199947c32bb0d9d593c900269826d96c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3fce2bbb325d84965d00db750a126fe2f3405cb7..a63a1d3e2120f1e11ea9d421f6d501c8c1dbb187 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d557dbfcb0230ab278cf1eccbfdfb2fb9aa6d832..8458092919fcff3e4f78fa7a216f1f8685311e47 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ecc82cc40b2f08fc1d8cba783fef31a6fee9b037..d11ed7256a27700c6a79a87140bfa73d83b19dee 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c5287743f455b6ac6eef7ccf574abcf39e816a7c..776f92cdc5631c33691a06886b38293e165d00bb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4a3ae893c67ef732a53af45c88e47e9bac43d931..0360cf68e9c1d254f2ec4c16652265d2e64b1b3f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 231da02bc468e81feb2b11ba261b626bd897beda..8a11671cd59224c5dd9cab56f73b520aec22acdb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7867da392e4d303cca7308456b6644565d5b41b0..66feb4c5e042f50ce453de609cdc747924dd230e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 336850ebe69523b6aa2f41c32be2b8f5f63bdfb0..e4141f63ac6113c341846137cb002e9135a26c74 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 58f1881681b5d2d3f513ec9fe2a35b049a028e21..cb02f7e655553d90003cff2017a084a3d963a82c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5750c64383e6720c3d53bcc05fdfa68e66bd7e6c..614f843cc91fcded6b7b51f349988168701c4456 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 447b4808486998b3fd96b12aef89f5893b9b4b8f..b9b3b76f964f5cdf8afb0dd3d725836bd32b8467 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ec5e8f88dec4cfd7dca491a234e2195e76383fa8..5c1f61fe9eee00322358b7544e66b7d30f51d3ac 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index aa0b233fcf944dfe380e8e1fa1362474efedc832..f94861754929707492bfc66c01bbbe634509122c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bca5f43b6eae58a5aa70cf725800b6e711e8240a..a2e8ecf1f0121e41aadbce15329ba5deb3a6eff7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e7dfc0dc6a7a84f1217b88aad495b80d56d1518d..b46d7d2af3fcf3ce6f19ee02f4ac621a7c035f08 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0d667713140e1d892c77aec63970a5483ce2d38e..c08de15a31bb121828bde0a644ad1ce7041db47b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c53f9e63fdf18602a549e4d8000f6bc9a7dcbb3e..9d157c05a887fe84207e84ce8191e9d6ff1f9083 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 47f52fa46c7736428d8ff264569fae7397a98640..c2180627d38166c268f0ac7696378730922a06ac 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 180abe1a6d5058d9815aff0fe1d5b778b2c60f5d..64e456afdfb927c13cd2d499250095a29c6e0a18 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6f6fa2ef21ecffefb9e4d5cd551ddbe05be714e4..7bb4db2407eb0071ddeb3cdc49d2f91db8b0dbd4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5679c7f594098a5095c5a9c9ed06a94e7e67b7df..154fe6df907a2fa63f05d370cf54a1e14b2c35aa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 59a29ee8dcd2c7f970e98f57113bceca84cb643b..b6c1fdeb2b1666f691fe571e2d9a455182d9ff60 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 034e9d27baa01e13a6d3cea813514d90b95e5eed..0d7921162cd412ef06781a72bc01af3a573b21e4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8c403e48395befb2df70ca7593d5edf125f7e7e0..46b8241ce3dc5ec00ca075331ee9fefbf12e3c6b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4cc791fee4ab51bc96635f25801d0d60f3d20f41..2171f869d63521259d6c5ec90b5f63e09281e00e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7ce2d752dd1ed40a6e2b64ec38b43591a3ceb5ad..18e489a190acfaaa629806b31c05464c930a58c2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 746d43a4baff812c683d969c4f52afbd4ee26deb..6562029fb600806eb0589ead26aaaca802ced415 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bbc142c0628efcc2dd262b5d00781cc85aee8a19..f70d405b6c34ba7f026a1c3c4ee619c91be93240 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fd7400434d0f00d1ca935526f770bb63bf091cd6..c8be5ef42ab7db8e4863f4a2555ae71496e618c9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9f01f99897c7925bdc71beaa81551ad967090d94..d5e764491ff7efd4b6e5a79f54643ce71ca485a3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bbe20d91826571f96700b5ca8434e84077630724..200d1026c312f02ff8822a6b7486362f2c1df4a2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 89694a0db9e54c49ba15e94a7f5e762c17e18dd2..6532336d388e572b0155b28e5a6d8d5f645fb147 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 964cebd1679864b8a5718872b17f83c6e79ac8f8..8a84dadb133826d3b0f0920f3685599d9488642d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e91547ebeb172c348026008d6760919050c071a4..9aa8287c6599ec17b5bade4230396bae2cc874bd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 89c60969037bfd01066e77d43a3ff01832d7b103..003c80efe02e94b5371344d7142565382975ae44 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ef8705b4fa19c5652ad77d67445ae5ab8dfba240..0ad1e402e8b75942fb551b36c2b3fe207eee73e0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 96a754470b5476003703b8abee91d89fb5d63529..c7bf6def8004ca93d6b4df83a37712517b3b3a12 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dbd40645c91989a78c9808a7fa585cf0e836ed25..53f5dc90c0a4c873ec352d9a66521036e515345c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f3ad94d6485cb22ba0bfb7d0177e466d5253d408..155df416783cc3e6f6a82896629d444738280567 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 31a767d672873affa7f67c41cf09c352f3012784..c5d11307cae96b5f483b44780a06a671890086e4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8fa8033bf3b09a69a44c251effdb9ae8f4d24024..694eea0a0f0277345e262787e28a80ebc03e0a81 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5e995f9af01361fe09d74e3aaf64c29c97cd0a96..a1f9a611bf24104e2a5aae50cd3ebdc083c39356 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d60d8da20abe0d4c8f1e57a59a6962e1ad98eb6c..90029d4f6973b786e44699094e4069dd1c763bb8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8d927e25c7ff5419801a36205d272522901b7a34..e25133677f860a9bfdbfc87405d957cadac252a8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5480be688708183b66c7a74adbf7f6bd55ef61ec..db144dcc384accac9591eb46f1312423661a5e7b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 101598c80ca3f69801a52e9a930b06e6ed798c0f..1465b1732f910aed31b764ecd2e823c84a126248 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ca2f1a0409a2f4b2893d876cbea101e074fa2c92..35e5742e5aa8b0d06a2b21aa21f64b3a7fc8c562 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8c01109e800e97786d986c05f702ba79613ec5a4..31b184d8516d84ac956b394b16e9f165c08366e0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9ebaf93e73c76e054ce53f9ad623e23efd7f8c04..0e38a329aa2df5ed93d040c9faf34d0275a826b8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 858599b6d3623d6151a97581cdfdbc287314fdc2..3e8e8dbb29d2931a355c531b79a41d45395f2776 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f23406b626a592382d3e7700f8d449dbfd775fdd..824abdebf974bafedd4e8ab5cf401da4b10960c0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 64a3786aa99f048f8cf694db099de60c6f28945c..ce20f3b4cdd0db0fb0f76a750477c6c256622f6f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d9684b1060c248d7ba4a3d6a7798c99418b1edbf..ea67fe1e3b050b381764e9f960fd3c8015d23fba 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 181327589d74f8d27bbf9471d92c2e1553d7a51d..d1dbbada47c5541844f62ad528a39c3217513f18 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a224237a835d8124af8dd5cc9660b19ae437d903..7c2116f07865345faabbbac8c00e2afd0a90dea5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f1d69f1ce97a052c463f19011b0a1c29b00cc5fd..93927fae4265e39aa861862ee8fb9be720e04783 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 112d1b73f1c999cfd3d0d9979efc1bc6318746d4..96e364a448784feb72cbb8b610293f7a00bf0e77 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b63af0eef331ada0c0ea25e7ca0108a7c0c5c8a7..fb8d1540ba75994756d4795c6538b5d547732126 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e271dcbaefee0a13dd00eabb9494ce586c904792..162a068791582b6c167881ca7e96d7e184c3407d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cf1bb68cfa650d8e868347e03e35221d4ed04568..6b954d4647ca5f1e7fd5429516aad2963690b41c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 947130fa0efd2e0637e70f53e1fb070c374372b4..10afc4b711287fc69ce1f0da5cf5223fa801b1a9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 39c3b4dd49ba9ed39237849917a6bbfb50425612..0f093e2a09dcab63e85d8c26da3c3b8efd633b92 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8acd39c7ec8acd9e4e0c60cd7d21eeb817e764aa..ffe25e8c08b56b8ab76d85e15a0f9ad6a07d0f12 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 94421cdd890b9c81f50c7216b1f04165cc6162c3..4581e692830299bc49dd46226e81ee8a07ff1a30 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9e4cb0710fc8860d70918bd1ede175c62dbc3c5d..b9850c281391a19ac827664ab0ce384f5224e8bb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bae8ea4c527f27d4f61e9b148f2c471bd436374c..e8a70f1918ff4e0873578d8d1539b374a3342e30 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 451ba40ca17cb1b5a603a1c6bff3272591413527..6df0c5e8a79372088ea5b0664bea87e960ece8be 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 33a49a573cf88b2d05261a28ab8687db8ac42ec5..d9f6abe4379017c3098351c3e7c37568ae3fe50e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e8456dbe72526df42ebffda3b720e410cdda239e..ac3c49568b34844b9dcd44db6f70b35c255281e5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 02d66245753f10c458ee0feab59b97fa64eccdcb..4b3ce2abeb09f45f336c53eda8d071780c7934fe 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2ef33c2956ea1087cd2c742834da3581df0aa556..6feef6fbd1aa5522b5462f036b4842d1040039e8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4e53ef56de37e2254390e628b685d65754f0f75e..99d8540ec3f5337fae10fc7cb3048cd6933160aa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7b183c5b648558178c5b40df24a33a4314f4563c..fcb8ba0a2d1901d2cc466bd98fd1b06e7c4f6ac6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 342ed5c353ebdfa13e25cbb44c64163fc89ac7e9..b13d711d2e250fe4b38a4eb4af969eba8de41c36 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index eabdebfd9f34291963ca45f70c9fd9ec39aafb10..e244cee42cfdd4ce529d72ce72cc3f1083f4afd0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 142fe5b7647b8c6ab5b9b6ba1fb53739405b6488..a970f730cd329e71796d113d08d9a69b99bce996 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3c60ee38d627e0aa91d63694aca5e34e4eff7cf0..7f45e28c1751b1347d0f6cbbda9b6396a2b32e58 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 93a124a509f6ffaf6121c37537d303a953b91cb5..c0b9c88afe28dbd15f411d02659924440c0920cf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3ad8f08b3174f8b85c6b2eec1f00ad3e2db5054b..e6dafa08cc8d700630244910719a406b6c8436c6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 254fc548010f4a2154ec9e4325cc09be734927d2..13d7272f9516ccaa234364dc63c591dd0321228e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 66082267dc8f3904e1e89d2b6d10fddd6a9a5dbd..ccdf6f099e348448296877c3cd866bb2d62006ed 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f2ba747cfb02777e4c063644208ad9fe0301ec69..503fcd223b27ecac69cc24355983ccb512b1afd0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c0d1ae1e6272c50aede5498535ef0a882c71f26f..38f38763b8b184b72a306b88624f2e9d07076982 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 26975ea6b61cf793a3bc1d3e48e5b4b38babf8e0..b83e50d0c1ce88634a04149428d83570609ede50 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 93627d93f8aa0526d1003627ab9864aa3b4036da..a1dae0c5558b645d5c130e0afb9398fa597c70f1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ee21eeeec1e323e108f5ea81a6d7d81cd1f97361..c3950ad089ebbb9968ce6890da48af8531aef906 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2f81fbb021791181cbb69198fad23113ba81c656..72acf5ecc0c292cd6f669bba00b6a21b1ad74c08 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ecebc2e233dcc4b310bfd5caa49d2888d956edaf..439a4f041386455be5ae4d19d575758288645baf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c02747b86e50e391f56f647ef58dfa775b8c2561..e4da597387ff1ee4ec2a5f19eacfda9359aa04d3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d46012d4c00b2e5e9b0a30f42c4c41dc08a07a3d..4f6daac7fd4ab080894acce12a46a7fdd4f4e7fe 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f15a035507277f6c480d17d211378c58f621b707..10dba861030f8f63068582fcb9bf39f8455621f7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8945143ca260745442b1c2d72e8dfb08538cc92d..0f22180521186d65f26aca25fc1f2ebfa7ceb9f9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d6401553daef2c6175ebfb9a08a1da701815ce65..f7427c2fb0af53b7969712bec9343e82f4523fd3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ab57af1de9ca508e89ead3fa7bfedab4df884db5..1a82e103b81a80efb6cc4f88d7e6102c03588607 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9343f95080037e2f80b5109680c014e5acfd077e..14b9f482e19154baf198a94869ce8eb88e5874c3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7b691b0ac07751cbbfed303c97a81c7b3a01f20a..f0580432ab3d3beab800d7c761998ba97f278868 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9b31f68ed37a5d76f8d5f9fe078883194cd20c85..dee9c971da3a3c897c239e3640e36e78f9dcbb2c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index abbcc456b70a0f8c3436d0e23127e72762fef69c..70ff3d91f35447bb75c6d7abeebacca5741e036d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f151189384f5124a6511a85a1a6065a50034745d..5fab7abac095660dbe54a724ff326ee13036db07 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d473b17bc0cf74fa7e6ae9606c31c840bbc2f531..fe2e089643120626e7c6b5a96bc87540f6fe425d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c090fcf4dbac218768f35eae5316a468c523d020..c8716f6ca489909da8ebd07b0d4c8d645ca71319 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1ff0082359025e96e94c478f1feda1b0c95a5719..b3718a0007038f6daa297ba34b338284589f0e1d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fbd8644237f76db985eb179a0744f9d632625afd..0a668e04b5355b74845c13b5dab4d04e188d2f8e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5fd466da7b7c9a5977a0c46849d25cc4f000aa33..5e12f2fae03de5ecd2122a02a6cdaedc4e18d703 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e2726ef41d3267d935dce4763c53e9eb896014a0..d00aa2be66687c845a2be38ef3327672951f7f6a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4dc049406d251a51583ae213d9e09d09bfa2d013..80840f7650e75d1f62f54f7c9655fcdef4e4a950 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e113975f83b004286a91834a4d008f46cf7dd32a..b2ca0cfc469e3c2a2100b054c6880c63b897c784 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ed2faf22ba27f947ff22c051f4a4c8d54066bb87..bf8b02d265b5ff41bb09069dabbe7614c3e01bbb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 82b18cad7ec54075566df9f426f227ee9fe729c8..694187392239bc0e0fa987a2ecd09dd5384ee171 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8f176d977bda63edf0825e14cfb32b510e8c0d66..2a59171899f7e26efd68dcc97c611101320513e5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1d022cb97ca82d1bcbf2dc2cf03a1b2119236b2e..848fda6fd1e087d6fc60b5cb4e7814ea82c15ae9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9b82929f278696f27fcb83511f8d9f821994a293..cef4521d20df3b3865b674ca6fb35c00b3b965fd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 90335d33073b66d4f9ba3f50b0dd8b9789f692c0..58fefe095948588e6da48e7899741a3daa60776c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7edfdf27fd7df7b10470e9c767acd10de4dcdbd8..bcf1ad4686edad817d2469b9e81d622a08f72dfd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9e296763510356a1455e7504c6d1ea1dee7fa48a..87326ca52d60e5c57b5df45c41151e5484c66165 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 581a40a3a1ce6ae087587cb175a5b0784706d9b5..ae3d54c5ff8eae5745875ee9be4e016db33076e9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fd993f4f6b2b9727533d1841b71b613f87a91f68..f3c28bb4f1d7474a0e50b1b3cecb07104b9aacc7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c8f53bf2d5d57e31c5544d6a05c46a3041b4c215..7ecdc93eeaf95772234b6217424733e7ce6d3923 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9d8ee605be349aba86fa6cbd747d17230a7fc880..22630b9725c0296d4950a2a1fdd5d5c1166bd429 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b52f012ffcf8b7d60c6dbd6a58486f864b71f483..41b68aba99db12c708ffb414cb447fa85e26a9df 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fe705f689bbf6db8e775bc769ab0715126dbc232..a59dd87c0b6afe848d9fe3a99abef2135bbba247 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2ba6886b735f3d2040a9d6883f1c1721bc152482..cfc4d45d99612eeea894a3740e701762935cbedf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d30fa1b335a3ee8920a52657266162ebda487050..50cc9592d6be03dd5c184cb444eb8d4adce160a0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 952e27f65f9190f91c26873b8dff2fc5b90ae5f0..1cba162fb3fa006e6f563881236dd131e1bef7fd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b0f4fb9ba21678fe6f53e0e47125965912e55a71..389057628c3f6210fa178117cf9c3ad462fa7a12 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4877de946f1cd157fa25baea9c4481afa9da4117..123e70887070fd7de1083dbf943d7be2ceb6d306 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9ba10b3ba241b913e08e26b2ade5a1474eac0750..cdb001214045cb0934952e3108d371c8d7f1de17 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4e9cf232d78470927004a34d82019830eb346c7d..f1d915f15918110c75983e0aa3bf0e39a26cd26d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b4ba3387c6a03b08692ff1787ea4ed4047cf4778..52736dc2c80b042610416726b50fb9fe85e4375d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 83ffebd1f403f6095d598c314a7ecb63aff20226..1b8c68bf44997f5c92712a258f2cb6642a877194 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 72ed67489e4eb002706898575658acc0f3277e20..b2e11d9d7d7abecd4476e0ec2f86aac34050ebec 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 58cacd22725a9b3879a91381fc2d0f292b3b3ecd..84ba59f99ed463a5697acf0837541c90dbf41ea9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2b2c49a066de49d87e6247fdf46ff889d71bcc84..4b139cd63b3d638d07e3565747515196e0c608d7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cd40a6e501cbd1ff9c55eff15a31ef22b5f3ef75..bd3cca1527967dbc70d1fb4540a3130ba8f7bf48 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1785ceb15e802c25109fc0640b617df93792910d..76641bd5f03f76b720c96196b5a9245bcb0148cc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c68c523556316b63ffd1c4e8d0f6279a157a5c62..2c6fe2945346dc8e371a98ceda6d21172a7805a4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5436da017126f6666efcdb1bffbac5c95bc35316..c04439e906d57ddca6a2ea5a9dfd0333e54cdcf2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ece36eba6dc055cda8d4f6ea8e20629cbdaa4da1..d45fb055710779afb15ecea8d7fee8028476e9cf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 373e9bf4f8e68137314d521b69e886c3bebd6648..bc026291982d5df40e44a63e882490642dc5b3c1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7697e7cf84023c471e60c40944a1afd495c38ffc..e703883a41eff7d63a852ac88779fa79f1729f76 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 50826148a96101ee02717b2e53c4ac1d22594a00..104a845cc1bf99b37521f6b74f89b97253da0ff8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0f46c4c20eb7eda7e0f915c4ade12f4bf3cd83ae..5cddc092a2314427508a4d64f8c234ea8f30883f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f27c98fd6046229fc93f5db83668ff937bc813e5..f22e047b25751f833534efa831774ee589b49436 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3def591f4882f5a639598d78e85541d096922379..fdcee48a9d91a17c93bfa49cec913a3efc6df082 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 99f454f2daa6c42240d440710e8a8d88f799299d..0697b3bcbf905594a702dfaba7b19d37905331da 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8a62b5424233d1cd2034a50b4288cd56c02c4179..4c3108f1abfe23ec67cb02b07fc5dda273246bff 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0218e14360c7da791937adef38d4d5ed4bad19f4..a276b5961ca5cfbf80920152e2d553ec08d6775e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d80b6a5b6ce0592530c6c560e2f31ef0c3d6bd45..cbcaa2eda69a546669945d67bc55b6c4f107bad8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b383c25100bd6d79e28dbb9e417d48d8f10277ae..c598e6368c52282c3d71ebed1a51708ee7f313d9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1de4828d46b5f4f491210d20c819d3e53f3f5c2f..ee8b93e7c373ec047e1e2deabbe07e7a5d70c50b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d4f0fbe3a34b4e26423da9a3bb4d115a4e9d69ce..a9f40c6fccae91b81b29395f448888723efb6859 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 777e66dacfe26913c9240bdd1225dbd1866f278f..5b120e9fa30decfcbc664d2eec994dbaa00690d6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 04b9939af07bfdc4ffb1576919ba628d2dadafd7..36d4e5510d5d74dda80de7172985978a55cd4841 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d7f80b6b629ea6b33db3e75cfc50515905fa73bd..0edfa51088e20dd8b307d2d871b59170a88b366f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ac514ab8fd1842bf8cd221d739b351d35a2e522c..1f906a35dd8117827dcd4f16e1685936e1996df6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0ab68d7f57cbcad890970b68110ffa3df9663f5f..dc416848c83f7bb6aed3bf5d8f13fa7b92acf00d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0b29420105a2044213946a1e8da39713ed5ea656..9a9fe4a653ecfc76447edb89b5ad5c5949b3ff75 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9dd05456be8bf801723a16d853edde5d1fea8ec1..42960ba352817d9995c01fa9e9de1e512867bae9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 55c14ad937e2a27f5c9754db4edd2d6b3fd87bb8..e66bf26756f3f39a5dce3ae5b6c8e007b7f1e1f4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a7a59629fb7616b6237ea1a987bdae816565bd66..a3d6a25215af59e4674f4edf0b4bd6686e70a0cf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ecb95537fe6d4505835f5cabcf5119491955a376..b4049e40acf314358b8b794e7a73ff3f7fdcd35c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 34f4b9d5c340c081cfde6b8607cd016487d07e79..d93a81e74c75161d6376810a6eabfeb0191a26b0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b24a18e8d27a6ad61a80cda55c0d029c9908220d..ed70df1e8b2d2abe98bf6ac82ad3c13893a19c2a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c841afbcc2ad068c5d17712e73a9013e8e2684b9..3e0ff539e5cdd861c4bdced45473f632b736dc5c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3f9fda91d745974df096bc312209a7b4072ff2cb..949f5dc3f0fa15e3e5cc86d0749ac2ee78d49e15 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0094b4c5ec11d32a1b6ef8feafa07e43a2df89b5..ac8af7755294fac0a23eaab71f0536835dbfb1a1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5f0cec36eba2cf3e476dbb59b979ab77c9f9ebbf..c60c389c606458652f4949395e4c2965385eb01c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e5ecac580ab145fbe6cedfb5ea3d495262cdb00a..b9e3529a471a6767fc4c95188735178bf9494d8d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d8e5759fc141ba17b89ea04187aa7fd7f2b45fc1..ecfc052f8f8cf6be2e57c2ccf42b5521eeb738ab 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8e4009535df3ba65a9d5440136355a393ea3fb97..e6842562aca086f5c3bf74a5b4a4db34cbbf0a23 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 447900de3e80612e741b8644ac6ea8d4a421439c..78b4105c641571b4ed2dd1e169ba8738747b27ef 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0eb09be7d78fc63ebcfc63a5d47a60e1ff0af204..afff17945401c063ccbef25eb59cc284e5aaecd5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8d18e4d012fcee1b53c31a4693f593a66dfa7157..d635cb75e19d15206d7f202666aa924c35a23757 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0574d3228af499826c9e4f14a8e4fc0b4a0b9a37..78d07897738b312bb2769a4207c429965e6a0ffc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b364100944631c5bbda0b926c55dd836461ad2e1..4632e224838166851810da14988ec02fff19c5c8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 631565b6760055e51e33dd51aaa073544bf7dde6..bbf5627835619cae28a8170bb4942e16a43cfb13 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3b4170b143b3014025b05af1cfc7a7ee03dc1f92..9ff6ad4f44799c9a4f6f5124029c17ff93af4472 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 378e631798034f1b8b28ffbccc89ac3e0d6c0eff..9bf31547fab0d9539a2d9640649c186bcc7cf1d3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f9ac6ae98de2d9236fbb0a1b4f3f501473e562d1..97dda02daf4d7d1ffccf96e64b18c9a0b8ffba0d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5593c8f2eeef887c11e5d85e8d534bff9ffc4d9b..28f14d0118d2e7e920a355de80d75c9e562f1243 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c664d2ff0d92df76cbaf51089d9b1a825857f5d1..b7f7445e459c892220b75b81ee721b00e8e9a5b5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d0d9db127c9d8243e8c6e08d6940a6bf5e3967c2..f385abfd88f13d4b1a0e34c135427d8e95fac0ef 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fe33c7b5b547dcbd9cbc14268edaf79f56eab121..ef2456f64712ccc8d8d8fbb49a7aa13c4bc833df 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d870e87acae65af9c4ac44b72d8d4faade84868c..78684ac429d1fa1d2639f8a630b38b834386a387 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0833fca177a67e2c87e39274a101b7ecbbea0798..063473ec7ef4500e19251c02140f3756c3b1fb58 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 88aad286fde19ddf91258f408193fe54515e10d7..8183d93b46952b009ad308dc836380b2a922eb10 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c24b8c79d515811b4abda35b661f4a73080eada5..8bed0162ecc7f47023a2afa5578f34d4037cb96b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dc0d053fad87259d941380b5a93cb6247f55f09d..babe87fe709244d8d0ac9279b0f86ca398eaa4f6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 80d3a4f11cf72d16a28dc63a2576cb3af61263bc..293c08c1b9b19fa2810fd8f5a956d3135c1367f7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 21115af5411c1450e5504d1b8a7d0638581592a6..103585494b1aa7329bc4ec39430ba2c1bcf5e55b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2bf7bf90e8e54e453065d03285adf1995c597d10..7a586ff11971a6c6f01ad0bb4a2e113bb722e250 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e8545a9d34bf3fad7b264330e29c31f83926c640..10b7968ffd96ccc7130d7f3b64efa2f7b18118e0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index df706cb962a2b6e3954dafc7d25a3cb65fe3d0d7..2a17f97057bc91c14181ea39dc41eac00995b99d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2021 CEA/DEN
+// Copyright (C) 2013-2022 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 345695236d161f031d07a761ceede92cdc2dc7ec..8e04c347bb6c3b85f2e75ebce09a6e4addbcae12 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2021 CEA/DEN
+// Copyright (C) 2013-2022 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 5448ad29c1d5cde23da79f23d8b7a2415793bfa0..6fc4afb2e823077ee104b5c9e10de6e9ea1ac540 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 55f340a50edb375c543ba5cc292b86a67ad05297..c86da8ff3b21559a4aa8fa5f8652bda0c1e28bab 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 03185f96ae91fa4214f0a91b68e51ed4886c7198..3bd67eecf3d5ac66ea83fb592c901e28c2d4846f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8d2a6aec2f7c19d29c854151a5f5c88f6b689985..85c6b62a6afe99a4fba10fea664df7b675dbd817 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a376d4fb3a5453a00392161602618ca52eec0143..500f12261eacbbe35cb5f08c7e3f07402abcbe8f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8efaf943d2c71a0b35744802c860a5d647f0670c..abb5303bf72affdce047b5b3ac09f95a978afb8f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 43412d86bf76c98516567225e2ddacebace55a19..65a965a0082e3b92f10b148617867f4d840d1ff7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 38e54d559b579f8f5b16f2008a6d9c2e73160e61..6e755e1f4d0bf76b57f9b5a33ceddc663c7ed19d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 918ea4e79b5827b3dccff3fae6c737c61c589d78..45f4ae0fd23566a6898d7768c580b0f6f3464165 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 47fa82179f9a1a9fe9387474a910c9377f266275..f218868cc3df6d1f8992a1bbe82ed36ce0d7c8d7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 63f257107d6a80e8c3507883a28c57032dbd7f96..0608d06c1e57266dc15009adb0043385d0e275e0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 75de406073c5a40e721ad7bbf9d5b9a5cdab98c5..9bbcf85ca7073d055c4d828b439530055a8234c7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d348669a3a59ac3e716573d6420386b6cffd951c..9365b2665f14dd2d29d1a99d3452bc0db2b64284 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ee4bfe92b40aa0fa8322c7d8dcb7203f9eab8c9a..a3aa22695947385420ca467f4a6da954d5967c6d 100644 (file)
@@ -4,7 +4,7 @@
   <ul>
     $navpath
     <li class="footer">
-      Copyright &copy; 2007-2021  CEA/DEN, EDF R&amp;D, OPEN CASCADE<br>
+      Copyright &copy; 2007-2022  CEA/DEN, EDF R&amp;D, OPEN CASCADE<br>
       Copyright &copy; 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&amp;D, LEG, PRINCIPIA R&amp;D, BUREAU VERITAS<br>
     </li>
   </ul>
index 21a31cb5787b7a7306587d2835e45763ce2f6086..596fb988723d6f98f0782e8366bef93be34122e2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b24447521612ce465f397a0bebb688fe08df731e..f16809b9d9fdf79836850e4e236e2fb202852be9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f3fc85462fb2729f8768314981300167b4abf10a..5269d1e07fbeb4ec1493afb397c662e6aeb9867b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c82eeebf6176a280c142a63c213c669a6ee92b93..38a0945f98b52d026b7987172fd0722630878aed 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python3
 # -*- coding: utf-8 -*-
-# Copyright (C) 2007-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f0a493b2fcb2a857592a766de67c3b1a12067b45..9ee22e67e0e9e14376591ff13fd05ede04817891 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ee45bf8ca5953ff1e76530b9c848ef80e56faee9..af4b0ddbfe2d1bc2ce3fef365bbc2e273f19ae3a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 46ef0a980eb8b30fa7e0dd812cae8f3222d0c9af..f6689d62ef2986cef6920a5f9ba7b550bc00bb80 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f7add30cfe68757955e93d7e6724ba5de86ab5e8..3dcbd94e5e2f7acba768df5d8bbf365e4026bbcc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8cea86323bb80fc7fdb0a3eae469a122631e9e2f..59d8ab2ff793815691d37ebd055aaf6c59455f03 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bbd372893db1120cfd9e767bacbb131f8423a31a..ac457a35ecccf4a77055059977dcc765bb19f83c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 55e01631b0adaf99fea594111ccb43f7eacf25fa..c01735c868710c8342704a519d4a53edd57f36da 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a385a286c548711dc8fbf00ecad5c0d331da842d..c7e5a7107cb474c1172239f9faef095bf37ae60a 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2007-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2585f8373a14e341646ddd94ed3022c7da0c05ee..4103f54d98132db7c0980b7416da9b5b206abe98 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6ef43bf038c3ed2e1134b376726b671fb8cc7591..45ef31b0c9d5fe6bd3c01d5006fecd193a65cbaf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9d77835c19d6f521be0e79fd9188156387dd5090..a30f2edf9ea4e1aa972234f23a8a363f7a50cf04 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2205475b3ac19a4050fa1a776b67afd559c943c5..ded67c21a4aa008df34a667ac64265c0a9a3aee3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8bf41d4a5df8a0a9e90f0d6f98d314c2ecc8babf..02d0fbebc036773964ab5f59cc05f63402e662b7 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python3
 # -*- coding: utf-8 *-
-# Copyright (C) 2007-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5301efd3a58fc63340ba914691c46f4630ccbbcf..6362772ddd669c2b1010985f864bbe02912a5735 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1d785faac8154c9bc72f93279c7f4f80cefb47ff..f4e09ef70958fe341a8f31f4bad8bfca3f013afc 100644 (file)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bb69fd6feafc296a5f8e9f028676e189f21dfb6b..02191c9610af932669a5d153e4f2bd371fd86696 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6579bcb58df3f26ee951d59c245b0dcd8b99dca2..a16591dcc39967c126948e2b39f314f50a4fe43a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 48926b768d2d3d30affe02f576c490235c964b89..9c98190d58e71af9c3817675836aa31ac70ebf17 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e215202f162b88b247c0c653658fa6deb2e20cb3..605b10c5df933bedea8b259001a525e6fbd661de 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8968051b63ee1573c5fab9dbdd4b6416bb982fbe..b3039c494028c1591db97b764707826432762d58 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 30f780945cbd140b24c10737bca2ee8f8e42355d..28b7a6c0ef57cf1fa6c0c2ad7458d522f1870606 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2973e3e5dcb0b499a7b971e90fd07217d2e8ec0e..c749d0618ba7687edc20fe180961fd2b39d619e3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6ed14b631a00a067ae4e6e7955c3e995f69a6c56..ef08a1836ab416b523d16ea08520180a3e2ed3aa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 64590975a34fe6f812355cecdba90ada065d64eb..65506d9424818d157784756a53247fddc18917de 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e42721dd83e210929a76e9dbb3b66e596a64d7e1..be6e3b2e0fd787fe853118360547cd852990d2d0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5e2c0962f549a693b22bd31057b850433f774db6..e167a59a5a0fe5a5cfaad6ed0de4cf9c9e4ca415 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7a0c3531a3ae7cae7f80b7c0bdcc91388f8fd429..447b70b1f9e8ff686302aeecb8388e897cc6bc1a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 59c82894111f4f93173b9d5284bc55fcd62cb051..32ed1860b4ba5b56b087e3788b8258b2f74dcdea 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 91e5567e22c27f02cf22c708b4285263808ae169..e70495c99f7a343682f80f05f3f9f57a4f63ae93 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0958626a18243ad1d8f30403b71e31bda4c6b5b7..9442700b5b7c2057e5a7f04cde00f8f4155ee2c1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index edf9968d17cec1b853b21ffa92db80e6509fe71d..355dd2f4a1b44d824bc61c965bccab5a4cb9206f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1e1b0719bcf742b272c9bf6d6531b71398d662d5..7e53d542592e3170e6f2c37400386686cddb6be1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 906f925e67ca7f8fc0bbc5df7ee7b94e0ac0db4c..db6ce4a5892e91af18448cbe08fcca34e2605926 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bfbdf360527cf6206fca873e78fc012cd7144983..03e5295022cfe91075614a3cb10dbe240f5a1e57 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5651485d78d253c36080d6958a166e00aa6f8235..75332144993d31c0475aa44606b6b549cb881add 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3667b7190bdb661c9d38e24de1cf07f9d9b3d7a8..6516dc9f748db20b7f5768aea6500f6479f8ce16 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1faedf1145776905ba8780a5609b843be8e0838e..8f494b7cdb60ac5483e4888600c751e2c3464084 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6c2f689ec9e22487ddc8addd28c6b1ec95d06db6..573a046cfc3810929e7e6fffc7b522d67c28a849 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7a0c3531a3ae7cae7f80b7c0bdcc91388f8fd429..447b70b1f9e8ff686302aeecb8388e897cc6bc1a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6b5a98585676e0ad67f9f1800767f1a5be99c322..3c05513044d632b74276c2a2a002e1fee004dfbc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 522b692c3da89cb5df30acf21a9f50fc4e02d7b4..eee2b98ea646333840a82c3b2021d011651b6323 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f8a69e47f563ca93bc63644c1aa700363bd4c856..e574bc467f30b7d83ea3dc7903e569aa26fadf64 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0d257437e8996da70072c9b20404b00dd7bad071..24f97ad8a52d409762dd9afe84427e7dfb394253 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 381be4457104e6062d6ec1cf2ffdd9bedd475736..9beca5f249dba3ed95b868eae4d6e247ff64cb5f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f43fc975b9d898865adc082c3cbcb12bac15db8d..c49b2b2d19b55f2f97b765e9c2a9231c4234d2b1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ee0d4140cc88b8a7059841d667925ace8411bc7c..f63475330b2144c92fa9114ba6f30624bb3851e8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 759ff2e6bac4c454e3b51c60a39d2a2787cbdbdc..377b317b5b84f28499eb3cb35a6ca3865163f9cc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e6ef8580f1a87c768d54cab29de0928eddf5e7ba..1cc83bf911955ca5ac3f422f1ae3bda8260c3f33 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5781c2c5946f6dba9602b3e019ebcde9b773e2bc..4cb0a18b8ea744e519beed3445e68a648905d515 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 310e0710a25bb62d5e568b39d5a8decd84115ff7..afda8470ca6261c18a9ca1fffa4969c286b51b70 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 661843afaf884e28f12b38d197cb7a8165cc718c..7afbb76208f5567e604556a12f86db000a770050 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c10900ca6fc0bc5d0dfc09cc6161565462a5a3ad..abf7c05a6e9c2ea19ab38ba7a48b28be2045c3a4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 919ed1d45479eb2b2cca9e6408b0fbeab7a8b6e7..092b0d42e9c61189601c176cc51c31c74a5bcbf2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 51bcde67e67f0dc8838165d01642bf5d78d277a6..92c42a4e935e618f4340b0ff1ee0f0a2281f5be4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 903c770f66b05857a1d13655d6899971afe9ff96..02997e635a345242a35b97cf8935fb38d253e736 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 96444e90d61925085dd3981a64368ffed2ca7407..534bbb922e7046808668b5647757463d83434059 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 955830fef8d098e0433316d1ded800389783fe4d..fc2f3c81723782394363d1b8f930db89e042dbc0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1396ef676d5b42f3333965449cf399bc486cbb48..a9c8e21ef18ef92fd5808ea840eeda3bdedaa299 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ae3209c2ee07b8ecb4f1c69a7a14ad5250bccb9a..44bba715ca8373ef0d015f40b027d3bbebbdc8d8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7f2ea358c08a965d57fac03c97d7449ea68cec18..1847bc7488d32399b62ac6b4e932078683b95877 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 681ca77f560a378b1430ab5108f10f55ec31924e..42dbcd0495eaa9a29c9ccf1da930fb786653b12b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 64951aac26021b27b8d39d5ea4c903974a97e8a7..7ee31e9d1d3ec1578eaedf2ba83cd3cebf07c895 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d79209674d296cd8a4364bd0efc5f126a0bc2cf4..7ef61b23f41336648377944456f2832360e68d28 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1431abe2bf12e0250de5ecb685d7c7970d1f40bf..0c7504ebf464b6e1388225e966e7c4b002608400 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 98a5e801f2b4e7f090fb045ea89fae8cf8e75f1b..03ccb23e0a8de754179b426615a4cc3a9b6faa59 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 975d959bd5cf0c22abc84ff37c403c0e48211144..c68b496e83ba9eecc9d341da8b04cc70080735c2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 06b84df218a784374b24cae89d0f87abe7581110..4186461dc0b8afc24fecb111411f034a9dd5cfa0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ead360190e183df240bd226d68578024b147de52..b1a1710ed3ee761f5c0ef1d8898ce835d070775b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 82923eb608cd4ab44414b4df7ef56d9b38ccb474..8a8e39f7eed97b27e7c200e20e6fa6c894932c89 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c62ce182aaf67c80820073f3ca803a2a5f75951a..d0bcf2be63d349596208b082e27e1c49fd6a1612 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index aff4bc19a137667074fb3869eed4fe436d97daf0..9da90fc292881f39935c85752a396504e862c1fe 100644 (file)
@@ -1,7 +1,4 @@
-// Copyright (C) 2007-2021  CEA/DEN, EDF R&D, OPEN CASCADE
-//
-// Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
-// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
+// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 43fa72778e354ea64cd91638f8aa0193c8c64fe6..71a5d6b0f63d814e57ba0333948502cdabf1c30e 100644 (file)
@@ -1,7 +1,4 @@
-// Copyright (C) 2007-2021  CEA/DEN, EDF R&D, OPEN CASCADE
-//
-// Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
-// CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
+// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f0569723ca82b817297dafe3abbd4b51d127fb90..a7a0365028cd2e8c0abe16b121a64659a8154bb0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c68bac9a78418870a671d41608e07285b91f7ef4..7b23c4b66d71857f3bb749cd34e8915c417bffb7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e612052a87577675dd03ca0c3d2f7ee7485f9d12..2166f723aaa4a18d290f499a7ac820e83494af45 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index eaef90df433cae9563b22de13878fd2f85979406..c3d809d2823d611c8657afce7e67cc668f616004 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bd51eab1d7acf16a5e77851eb7309db72cba13dd..dc3ac04a64217fcd1edb94adea77628ce9feaa8e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1b02222ae719d28d0e49e10b3a297d6d5ef7c8af..73df1cb608804dc22b7c1c47ef98ea0daf44bb38 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d52a2961a18bf9a40a126513318077ab16618d16..7ac8e22a7247f3f11cf46ed7a28ba5ff3eb1a2d7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index edef3348de4cd03297ef20146e286d3a980ac4dc..095024f598c6dca0b8a52c4381960a83125b161a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5f92c1147244a8058096c848af6d87fc894e1ba3..1447391706348b713717da6e92746e1df3073c68 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6075b1e6ba04874452f9b6e92d41e64b71651011..bf478e37c50a23aaf9c78617b81c3f838abcea99 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e430182f474e7c7990a8cfd4f867917b6e0d0b24..f21e164303ca108d3901e723b9cd7c2cc0fe55fe 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9643c7e01f3251412b28cf1bf593303ead3f69da..7cc65313af21a57fae5abfe8113642dc7e45aea9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 429f42df15a81b9f9e580e670d7c93327f34b311..e0b96522d05f03166e6c68defb9306b3bc4e863b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4976d668a09f14a0355fb5a63f8c2ca8034a833b..94464d55d981551bf9f5e887344216a52e4e13e5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ac78d50b069162270ccb85c4c7ef54e39564c8df..1077b2c2533dc9a1c081c29cad94b0582e14e86b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 47d8f51157efc0f59dafd766df8cf920228c6127..cbc35be4ad07a5fa0077995863b0d158f7ae82d7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c463fef32575c094809d8d0cfdccae36e9c8da38..6f80d478a743765fc83d9d22080f18d877f460d6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a8cd5b4f0544ecbc9744b3c5ed6a253b4fe7becc..d568c76019852b437f81586eb9c8b43c70a84bb1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a912dd92aca9fdaf0476f1114ccdd8ed54262ca2..626e2126e4e38fee71887be698af757c5b780abd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index af755f17e1b4ee1cc7eb7a47c74ff424b448992b..c9051a7485cf5e05edc92f39c5a2c82f945bcba3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 062fb588b3ed151854360178b91d04900359c521..39bd188139ce5f83d511230d2f5508f3727ff7a5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8d2740e3cdcf70a6a1a3a8555f73f767fe382390..4fbdd955e4ba23d946b602bab56c685674ff4c45 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bfb297bdf9cb5ad3cdf9b53316403e9ba70ec756..11b664cf653fb749d0d5c469601c5b572ee3557b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f4bec16e06b9e5ea234e7226fdff92193ec614a1..160825cc156b0e300355987e77664801937d8361 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b78858a4b7b953a83c78a992c524561bc1aa71c5..23ea03a085ff78ecf1eecaf96321c1ab9881b845 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c86d75dbf91f83ab1542e419095ca11d6b47423d..ccd1739b46be6a0053542d2f65d1a7fab2346065 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 77064c0892ca447f2db2cc6d3a95eebf54389b27..81e0310aae39a5635acbc72539c0e72f8b1ff75c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 02d1b11bbd03abeedc7e3a1488ffd91b85de2795..6d0e88768c0504f740ed3c24f78469d9879fa826 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c1e8dd0a6291f12630ca0a86e68e9e21ac40dbf4..ff36f2006bec36519da7f2c77f817ce32ab5ff3c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5e102ca978e338ac157258a3c7a091a9921327fb..522f95b9d4aed9c01f8b97a82a93f74730885de9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e0e57a4b2cdbb26ca006d1afd68137f1ff9143cf..b73750305683d80eb04a318ef1b59912d2e7501e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a33fc2f64447759297464b6718a42e7d175f8a12..a6be0905f6e37fc95d3c3db202e9c2538faf3763 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 758933c267099d85cee504e23bff28920d0fb3b9..6f07b08090c807db8284fcc63d9f54f41aad2589 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2101f8f2df55cbfd96955758d88ec688a34d0ec3..bbd48f4381e4df0fc0d1db88246b8705e800de87 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 49708fbf398551a9e1c3f3379381d0d1e8978c7f..b6017d813cd592b3b10783e4bb99a12b33382c42 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 71d82f4aaf03cb930d90c0b8047d6298a508c632..ee3f0274c7defc5688658e1f950c3925c47232c1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 74ef5ce8a2bbf7a3b555006945fb415aa28e5b1b..f3c6a991f19d341ade4808d3b4b4efb7910ae75a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a18ac07ad2e94ca667f1001ce48f57a6d388ab58..2d03450dc353cac577b18d16dd187679e3374e40 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0bdee3b99cbfcec0ee7e1d96d9d323089c67f929..9c965419f1bd5c1d3ad98d3f6a39741efebc7511 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 18cd3dcd0aad31ec9635cb63dae602b0f9149195..342c072f439ba3020a43c11d6a90fdd96dd44233 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2b67c270175b5e2dab84903038ac7ac84211dbfb..3c4b3dbf2d7de5e0a3dcfe97df18acbe2a75f580 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 267aa88be72cd0dd2b85d6abf4fc37377bb1a016..e2e8eb9d3bdf1216ef4d394157bc81e3e4f792b9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 38fb6ae84842b7c8dee3db6cb9ecef8b46f707b8..727b6b4ee0c5c6d1088cf9668d845a2c4d1eec65 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 660ecc10444414304c68a668d9e465f7dab2df81..ed41696eb922c5f436b0f9df702987abac734368 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a7d82219711aefe2ec99c92139266b82a0c592aa..0062fd8a9acecf4cf120abcb7d4b476d7b92fe71 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 328a91852681404cbdedfc58ba0eafdefe1c6f0a..3ad28c183325bfe838a9d066712915aa4fde11a8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c4fa6395f4b674510a1570021aaa69d27f675077..bb58b5890a0d9698a79fd3b4f53a1767696845c6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6fd82dc2bc051bfc17b1622d49ad6b4ca281643b..1dbd2ca905951ef25d8a07d9a639c5a3ba4c438b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 66c7aae24dfb4ceaad737d3e8a0aebc1756049fe..b72a37167e4cd57fce2e3f85ded3004de78535df 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4d8004e93eb0087fa8430b925a93ea3f35b1b465..43739b263daf8469610b7ddae18a2949e62175b9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4f111d7c3f7cc43f2bd7ed5a14599a75ec1b242f..4f1315e2a3a4a9d08ac43d5783badb2c17d2ab3a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8d328233af0f7a784f1087504c6f0f4da9ea4aec..429e9370d4c07d10e8d323f31b61d25d04591324 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 89e9d04a95ca535425d47a2f13a4921b32f84c3f..a256f019b5b7464a05b34842f1779a194b954f05 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3e1fe824a456d71b1ba7e39a7f75dcf9559f772d..7375054bd6725a2f9f71907eb63b6a70f4f477d8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7af875af7ab5a3f3b3c483d2a1020b0aeedf7673..81e9e516b0729aaaf94f581a50cb495663da35d5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 39311a46223fca9c948cf84883cc2d65edbb81fc..1edd8346bdc8abdb2f725e159a93dc35c9cae956 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2b17e7949f789d4082198b794b393d838ad9aad4..504768be157db17101dc750937d9dc212884480c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d6d04d80bfe651e5ef744ea03f6b3bee1a021a51..e4de1b62ee0936608c5ec71dfec3689e252fcee9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1492f2afc1604fe617fc22fa7d12d41a44a75d13..3346f4d84b573f3abef635039fc33df9bd5097cb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2021  CEA/DEN, EDF R&D
+// Copyright (C) 2021-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b2e6f95bb3ec24c2a5cec4c8d9c216c1add1efad..039f7c84f2891c3a1daf077a3affed1e0be45334 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2021  CEA/DEN, EDF R&D
+// Copyright (C) 2021-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3e815a3d7b30efaa8a1b7593ca541e8332136733..7dd612a130570450bd0779e12ee42792d50695b7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5c49139ad2d666f2f7f7e79fed555cc525e9e96c..f996530f0b9e100c3f8c111359733b5ea2b6b95c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 65ed0ed67208e26b408088d5babcc5ff9cbca150..f8a2a44a2535bff99531e963d7bffde1f181d1bd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3251318734990e4a0f0577fe5a38b52341ca3a02..3b13641da4daf0e553f084f7ea985f3b4e122f07 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7e72305a20653f84f867bde0651622be66244d33..ae023d43ebfb223e03b59ba242398001a5260043 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5b633f69714e796ac60024e9ff45bb68f19274f5..94029ad80344f4d73283664f4fba2d2607508c38 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 450c85dc5a737131162c7886ca5ca0fbf58f980c..72fabf611d0c04aafd568077deb33333db3a1ca9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1e713b039c96828fdaf82eaa2086a7d5c9254981..843a9d4c0c79ac155ceaffb2a7b913dda854139f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e49a2618bb5e64891b2af6cb59978e0390be8944..c8adbdaf9cbd523113983121e2324f9540f51c23 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d76964bba8e338f9b80eb826aa0b49160b7fbe37..9584e8e3eaf6bd281020c5af1640174d4faab470 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 70240c452f678585a5dab0ff5e18b56d5d8862f1..4dc50406a863a3f232643876e69dd81df518fcaa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 543662ec301305bdf0359a7112ae78ac1b6f9a1e..b04686e9c50fca13d6054118ff972a1ea0ff607f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bcea9fb75623e9862204c5756e6a3f8397c5b25a..222ae81107bc15cd9908f89e1e7d7e267268f4fe 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 571d17372f9a02a679c1fe24c8a5aa7f961f314d..5c3fd0925c6aebdc95bb2e02fe555228d91df170 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4c7aa42502ee6e6b6a7ad70d5665b339d23709b9..4054e81ebe2c80c3c840a5e4a3e36308bf7ad1b2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d946fa0eff5a6999fccb1b1ffe6260b0cca104b8..f27f7f93edd751569315dcd887eca4ec869db04e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index db434cf0f117aadd8d3130222897d5956a7146bb..e379fd460ccedfd35bcf7cf0047173b535da11da 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bf5b7a4c6d2b87c55166a912e153b03c10a14f7f..fcc26df63662577c48b156ca3bcce2e9eb3d27b2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 91572c66a75f4934732e956f4f5b49bd269dead3..a99bccd46df9f8dbc7b51553178df379fbcd0c38 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8fac6bd0c942bfbd2873e96c71b186b6f6dbf9e2..a1b5e2a2cfae96561b47ca84e5ed03f68fa5236b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8d295a5cbc8d11148922aeef305a8a4b8f0ef7c9..985b9d25f353bdba7682e781f316add64a51207a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 33092f6908e390edb243f313cda76be7cbcc4a3e..9d4bdda3659fb09386bd7c9aa04a3131124414b1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 069b274401876eb940c29cb1f0a385bd2346cb62..8255fe2c9cbfb4ea4ea8c666bc5a690bbdf48587 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2a8f4320f8c4120378cdff8c2f459c2bc92b98b4..c338b1f85158632d2210329f7a1492105ce6cfec 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6d552a6a67a751029a6bf56505765e57414a1297..511b6bcfd647ea9a3b204bbe3795f3f45bd8a711 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6e62375e34ca053927de53ca733107202c3461bc..703fc9f12d4b00341704601b3f3d8528c148c3f5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d31a1032d1831574528599d9f9d63b83539e08a5..91b958e8800cda191674ddc35057d3de3eed6f4d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bacdf6cbb024b434ea09604bc57d2195b1c4b6ef..9bbaf67444aa8c2b4606562cf251e6648253a440 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cab9fdfec15c8e7957db176661c7fdb9c5b030b0..46857b0fbfd85ac97f0004e1a9adee52e59e95e2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7eb34b850624aef03c9bf1c8012643bd3c9e3913..83b7ddd31d0a4cf526b198662d4c45ad57cd3499 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a325b9605ac67eca33c3d2d788e04ef6d9b4b71f..d3549a5c77124c4b12807e469c33e7d287ba890d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3c117a2bac0f9a87eb0c3a1f49624496c0311d52..fc04c63fd1c60db6ee075369ca1694cc807e4344 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 87cafbbeda54de729563b6ff25cf5e01a2f05690..e461e9a0d572285bf3eedb65a991a16a16f6d76f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f6056c912d5374333bddc74abc344bfcbf969677..ed9e8adaec541bbd9f340faf7eb7d6ddfd0ac2d3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8c9977005b8bfc3368fa8d9b71bca5fc434ba663..3872741bfd5eb5b81abf67b5a692f3a480206fd1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 99332cfac7c269ebc90569349f3dbca8bfa1bba7..e6196d0b2015392cd86c7b05038694f2197f0be0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c2a72ad158d0e4d373bfdda26bbd6c881b54aba1..61d6d8d9a762272e8fb3c874e7d277efebce36b8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d3f51c655ec0fc276ab514466ce87d48bdfc704b..e581813ec2b2c6569c97c1b27c8c3b9297e47da2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 526ce128edecf48b32b91ad06a4ba623bec9a284..9b74d307f25e9e3e0802a27cb66b2b0d2394d99d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fcc5f4f356fdefddb0c68a77cc182418016f624a..99a4adbdab017e3dc43cc74bf7cce9e4a5bea644 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 501fa4fd9c06cc6aae98321847417ca53d1fcecc..9af38e301c555f3f0a6ecc153b77e7623583fab6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cd76e82a50ea8d77b3d0fec1853fe18ea6f3843f..8ceb3c30d3e79f730e61283d487df6aee556b1c6 100644 (file)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f400e187d508bf36368dd5b5cbe3a99e665ef20a..4600527642ddc2745d34b0ecae691eb749f9f384 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 95e84edc4bddf7ee8f03cdec579e363d449016ff..144eca8b15cfaa4a3d781976c4c4dc2db19dd881 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8b910636dbfa341e6254040e35ff06cf5c82d90a..1944e2f46eb72337cf3b77d27adc13d866c8acfc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d2952ffdb9588e418ca37b9a1eb431e7aefa0664..34dc3ed459c57c619c76934b2fcae2809039c55e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3540332da922a0f2c6f3efb8793bb820bc52029c..5d4fa36b283685c846269a75ed7c1a221765587a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ee7700636c45ac2b15e7da5889e05325255dca86..5b0388359e2680925d89e634567d320700302bdb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d1ed23373bee6302d2079d14cf535ecc8db4a672..f08233fcee909f3ab834301d753485d2b999430f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fb9bc1fa715609e4382015fec81ccf64f8260a3d..a5fa7f49262aa2f0edfe915881cddaeda7332453 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e7d171082aada9d83712fdb17b28028a1048e70e..6a30c1300c200e1d530a70e02c8f6abdc2a3e59e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f3319fc26c3fbe23a7800ae24c223b7d46099ba4..d7317fa30bf302b5a8cf2821e9aefe1323191457 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c3221b3c9a4da279ffbb6d88c4a4de45cc7a9a77..2bc6180dff0b6008d6ccba1e6afa3b81006e15ef 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6a9f56eb23e98822c5cfaa4ecd1a7f3d174f7ca5..ed8d70b2dbb70a9a9ee8d9153b4658f781199b06 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 636df336ef38442c41b1dd64863e09d4bdac615c..628fc09c6eef0eef2dbd935e3bcbf6e1685df892 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e3a4258de89a0b3a52e3d8107c86b757e6af090f..b45aba9243480bfc0695bbdc37ad583efa3b6af1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 656f172ed8a74648f4cbea455dfb89f72ededd60..4a3878406767a001ce8fb090b2526322b2f390c0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 17138c0122e49dc2a7b0788341e4441c1c970aa1..df6f7b85aca897bd8183134793e4c7498ed2088a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3c82654930e356af547e04469d2fadbeee74782c..19bb44861155656c7f030650cf43bbb5b5904bcc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8fdda281f8c557c35c011eb21d57851f498f01b8..f7468c2afd37c79f364dca8a292ffd597d747006 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3f7635e95e6d703295153150517b99bcf8a3de86..603a8bbd34edc2b30874a59cda402d014e9c151f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 82ca09a86088ee1238de3808d5d3b725b605c317..4eff9981a13df3ad04db17005e299d278c8e77be 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 320753707e677b2c1027f5b06ba085a3d76db5b7..db7b03bcefa29c8648cbb928a540f6a31f484338 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5f416486d2fa079cf7a9c64a18727decd545c37e..e69514b85b3472ab4139d4fc20f3138f8387bca5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b9c782df6da401654d21f9cb6e1e3888dcf5ed1e..23521a2064cde11e11b0f9bb44f2b218f17a616b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9aa4bd2add54b5b2f20fe9b2aa0e1564a6b8579f..b486987d7c0e17c53332c9e3e0208937126f9f7d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a11530edaa38e1bd05e1d64b126c32b49f86c084..30d4ee7b0ec5bf7077a0db833b4813830e687f16 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bee63668c9c96bea043d610182321765e28d2ca3..4899f8b454a530159baaaefecc3d669fad2e2081 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 28bec4e371ece91637d7ebbf151e3325b5a69317..339e90bead30ef71f9d43625131f994daf0fe383 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 526974b6770f470e3ed4b1c14385c75e86d22054..84b68acbb61702ef03b20a64878ae89f6a65a190 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ae1ca3d565d3ddeacc9ef58b659c4cc5852f981f..45368963acd5c28a4d4f76dabb41b39d5edb2458 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7424aa985f4ab117f5f531d0a12db77cc1bb0386..8cbf059b99c37b28e38f717eb3ef4b0357c964d3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3010b69e2cbb3a7ed3dd854197143ef4cd5994f6..6519ee3644be50df62b09a89867210ac905af52e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 991f52db1d83a501ec2a1eeebfd082d3a1ced1e1..4b71545558a900d2679ac836c575c6237c39389e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cdeed967eafa43d1512609b886f345bf243e60e0..9b8de80181694996762f969b0bcfa900a14dbf00 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d1e61798e1818f8d4c4cd8dc05b6a90e081897a2..767301a01f1e8b1428e9451ae840ee16173f9e85 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fa5793d5ad08fc95ca7cdcfa74599e27bff3fdb8..e339190e8e9663d05622d3fd71df129953492972 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 24af62d26e30b6605265711b70be77cda3674632..45563838bf6600decf6463e4558a11812c1424b1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 538a96af6283ee7fe874b5248795bea34edb11a4..321897d7a98098fd27cd95f66022d9519fd2670f 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: iso-8859-1 -*-
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6bba2ef0fbade6dc607704beaf7f30b030d9aa0e..0cf63cb92da94dc2dab88f47b0f5b23361a5b355 100755 (executable)
@@ -1,4 +1,4 @@
-@REM Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+@REM Copyright (C) 2006-2022  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 09ec2817fe3d5feda1fa6e9663aeece149a73e24..201e0bb942be197d0cb69b7e36765da63f46e557 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: iso-8859-1 -*-
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cf1e1a514c6ed2cfc122947276c80a81d836c740..ae64b02f108485d306c53ecd037bc7b270c485c0 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bfd27dc7c5fb29de1667c576d2549d6560af6c19..b55f124c91fc71929c82d73d6f028ac490399acd 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0961cf346941a8dbc3b0e83573636fcedde296c7..97c3f0085017c36cda9ec6653272e889e1e60734 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2f199da6dcf6ee77a8820a47d76a89dbf2376123..836cfb2fd2afce0f6e0f03e84de6c7dab7be7197 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3659165565a476f415ec5eb1cf8a1c8aec3fe461..340fd4c70192e5d3e3da602c6df80d726a3983a9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d09bcc5a3df405c81cd1728f4fa8bb03ae3568ff..9c631d08bdf1eafda20236e32981831e95a02976 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 41f3650b37c4ae63cb488d834f353714754e790d..f9984d48d26fde4120d66b6d6d1fab0bfcb3bd14 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f271d14d61ae3b06e683e55851e41cefd2f07bfc..3b0799ec927cbfae3abe3544b0a0abddeb10fdc4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d01dd76ee7c8f1879786d9d568b25e099e028ea3..3ad909abafbd12c07c3e96c637c13f1930556e47 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 33f50e1423ac9f246350e7a494575eed58868285..6ea01d1d0f30bfbb0a241761f6778bf0da918ebe 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fad4cb89a1a9d59df95f0e38455f82506d3e9d36..89014236eb4485e233eaf49e170bbcdcc65e44d3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a5ca2b64808b7ab420a6b80d2e8476a9ca5cda5c..c9bc43d42049b653b92028b7929db72afb899c12 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cc3ccde12c6852b5a175d1ca7346f2df423f1a6a..27130314bb76686798d3640b80f42b0b06624308 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0c58ac17c600340d9de67ad2fb36004c859bdbe3..12146d1790bd36218d745a45334bc2fa76b92466 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2020-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f8c579c84fa50b72ddcd9407e75a0d64edc425ab..a5a7b0cdb6bac7be4538870bb90b4ef43f40ae10 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2020-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2e518a0bdbcc62a9fe7a3abff8a72e190715c5c7..301c28f0aea3944d5c165d1c25ad412917ca67ab 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2020-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7b49ef51234a2b00beb565df7d9f2f680e5e085d..00fa9d09aae04b1f548dc12ddc4bdfb3711dcd1a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2020-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 43ce60e5bd68e80b1af43102d938c5f3a3f2d6d0..95711e87c822cfe65ac903223aa21b5678914bc7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index af0ea9da7b65347946f807777d61adb82c03328e..8463df6c3256dbdcc2d9d649b13b55a8f2a3b857 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a79956943f2c83c781807fc81392f6282b3e6002..105478cb1e3f741109108194a9a8d0c6d6804f73 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2020-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c57f5d85a0119748ac591af67dc88d857bf26d2a..b27f5b24eff1265dd8904fd0a94d1c0d8e15101b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2020-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a364146bb385df27892b23b9330159160e4f9cae..32cf4f44d670878a4d00a2431b281ad17d086474 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2020-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bacd34841dc3eecc4a424d51ecd1195f934faed2..b49f79caacab96149a6d9f54ebce090925d74f3d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2020-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d789fbd3b23e9bedff17c617d63de1c43d003143..ef98618613c54bd060386323d8a4e783bb4565a8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5a46d59b4178da7ed551a6d8eb46a5f776d0780d..4c41af6d96800b6eba4979dd28355495a4a28667 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7cc751970eec2953681988041178939caf209446..0a60c73d868f630b44e7c6f421bc7f2d9a20e9ab 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4c63b4eba72e183506fcf5874a3560b69d7a5bca..b693544034764ebeb88b12fade21d5a549f61631 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2022  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 fbef3adaecaa53ab05917a2fb3f1bd38b592614b..565f4a2e107908a12a5ceed44d4d39e664744c44 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2022  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 845d745f3d7e2f9f110499ecb67c84334595f24c..c6b39e52ad86f4dc12d562a4133b46628eac0865 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2022  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 61b5fd941f6c2fb5ebff819fb664f433957bce9a..c9f514b6b4544cd1e76c4eecaef2715d126b6c84 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2022  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 f4e64a5e6afb5d90efdda2189c46c0df583062e4..6a57412e0ac89250c4957be86d95a62e140cbc9f 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2022  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 1f926507ecf0c1f3e03b43d12a777210bb9312e2..1fd83ebcdba6a415cd80bfda37bab6e38ffa86b2 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2022  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 ddeb5ce8f2a583a29faec73d6f14713ab9d0e2a1..3ee7176632704fcf7d58aadbb0cb91f7b0dab6b1 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2022  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 b19eb4e537821f9f5fb4623a7f13db87cb8eac3d..14b1fc0ff034636a878801be130822b172ba491e 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2022  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 6854a14eda7328f289b3b183e97544951fe2a879..12913170063b749fe8a6ca3e2240d765d9400321 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2022  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 25884b19f99d7a0c41f83ea71aad76376779c978..055d609c6d7e9490431dbfccb74ca867b0ebb2e4 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2022  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 f6956dd58c8cc72113e99fa8a3406d75c216e006..746406d7fd59f7bcf9e8918aca2aad7492bb9ad1 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2022  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 7a0c3531a3ae7cae7f80b7c0bdcc91388f8fd429..447b70b1f9e8ff686302aeecb8388e897cc6bc1a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a136ef9f5178817bc33450fa10e0f449e03c2839..a6e01c0dfa8199566057e419d8ca1fa631225d45 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index be715919d12569c44c06c29f5800cf6c3193246e..a9af04cf0174791ee8499f4af6864e8f3c58c053 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f62001a8d8a95abc79e62d3ff986d10673ec6f21..bbcc20ee80976bfa91243b69674d822533180fde 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/bash
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 00185abe95c0fd0c624aa00e65d82ed475d84efd..d497a2c61a6635af87adc5545d9d4c524861b7f2 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/sh
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f6ecfa83d530990ada56f2f4450d2f43896864a2..0bc9038ad0a73eca0d300d4a75f022d8be9485ef 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8b6e5ff909ec0f77be37eef74b3be3dfe1d50596..64fdc35355023db9cccb0d53e63df424671a94f8 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/sh
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a801121ddca3e50230be8b7dd66cde42710c4142..13678c47557d830e2e2c4d439396f5c9ecf60876 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ef2f7d2f3a129aa8f2590943930bcf407ac2b11d..a5a143fef5650e89199c73f3a0239acc26df0715 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 182494bf0c1a8b5ccd2b06590a3910b4fc6e6637..c4224c5a1d3383eedfba84617725db8df64b836f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1420e1b96535c0cf5ba085412ebdd781880563e0..43328d88247fb5340c0eb7a5f358485fd8d6070f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e2d0ce91880dd58bdb79f702ecf6294ec2da9f55..037f61edb774093552345e60fa57afe678492c39 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 27c1929592a69c220e716b1f834c890133a65b71..23dda2e21f434d7112d9ecdc1cabce511390ec3f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9bc83e383ce1ea0e19b8909565dca111e8f923ab..8c97b11aac879098c1ae085a0ca6b3fcc2b72f5c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 406602ee273040622fa368a169fa4faff36ce985..98552059a49c75d82b54e2b653d3602ca753078b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 05f0ddc509589c889b3947d94fd7f7b4b60c112e..aac64e5b619019060218679be03a68b50e72c8ef 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3c7a898f463cb082d4be164a04eb139453861742..9abd064339705fea3095bfc4b9b37927082aeb39 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e4c78c67f82820b8e424c4d2313bf096af612030..e81252c5d55f064f19a9d0ce5d85dc97769fc144 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 899d896fd9bb42c14548b2d46739bae520bf8666..e924ce7841ae3535003f77594056ff2547cbff35 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2022  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 c792c64b731ab90e61b4eca06b96c2494cae3488..5f9297881df13c5f5dca57cf2c605529fb598945 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2022  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 fa0ba231507a4168497754aeda3a722198bb0ef6..be528f6bf32a71191664fcd63204ffcef501f5b6 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2022  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 8a4d16feb9f393e9bf33156d53916b62141af501..90ec086e35b280b2c5aa209c78c1c1ce0915545e 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2022  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 845d745f3d7e2f9f110499ecb67c84334595f24c..c6b39e52ad86f4dc12d562a4133b46628eac0865 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2022  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 c3ddf710220f09f6e48c51a461b31a1d4dadce4a..b47db5b9c882b8fdba86514dbbec62356fd5657b 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2022  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 16caafdd3b580d226ae03d24cbfab86b2f7f3136..640321ff284c5c59c4b8075d113b2db5885925cd 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2007-2021  CEA/DEN, EDF R&D
+dnl Copyright (C) 2007-2022  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 694667a64eeee505a50987fe601e337631379fd4..e56650aeda4d8cb1ccedb06692e4b07d0a032154 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2022  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 1ad050b29069f3a62b9aef878ffaa9dfdb68ed2c..4ad4642185ea7f20d955ff04d9e5fe8d9f0a52d3 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2022  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 25f3a13631e064c945b9aad5b8e192026b7e99d6..7129ba91a3bcac4c4f1b91bd5fb43dabc88b5171 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2022  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 25884b19f99d7a0c41f83ea71aad76376779c978..055d609c6d7e9490431dbfccb74ca867b0ebb2e4 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2022  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 83670e004831dbebf7dfa68e84d8514118a34eef..1aa467f2eb17f5ee7416ccf54c4487a5dc251a92 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2022  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 1b5c9269d260c27e025d514777bd9b9c495c89d8..ba87e9818344160bfad5205e3121d48023f28837 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cebaa15e3925e376fc583083f05318c17903d521..4a6061a43b35be7ab79ca163badcfa68df4c67b9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f307380dc2b82cd33ae12436b5d53ea5fed442e9..5c96ab6d6bfaf31ead7025b2cf3574aa564891a5 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1226e7e1632c09c0b2bd65604cc53ef9c91a7eb8..0874549c323df8390b4965f4ac703e6e4e5ea12b 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9ba4eb5198eb77129b0fb0a30eabb1fcb12c8d44..89ad893200d1becde3cdbe65c6a4237839c05c28 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/bash
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 58aa55ff5f1b5b89ea11c8977cd6f8c38c29c54f..beae5549cdb52ccb9adfda5e7e5f47e2e640e145 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a0f7d90141636523e556469e14d8d35977af4fdf..9f45ab45b658cf0d011b8c5e9403ad6e7d20cf25 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 42e94d16b5aaaa7eb01e14a5aa78db05cd92bc2f..352bc2a6840fdd5195c5a8a64a17a89d8148742f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a56f9472844b7dcaaaba2a8bcb57fddfe649d4d6..8d84061d48bb9106fd582c827511fd1d4058af12 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 35a4b8fdbe0bc7e8b77c9a9542038565238b58db..9a649b71c1e44be72d3a58665a47913bcf6fcd38 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 74e4fdaae64df214ead425c9a79c9ad8c58080b5..eb4133acf5a6b85833ca54014021a070b42a918e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b1c9afd1a89148b634ffad2d83c407d37d09ee75..7e0e96db6f5aec652a8526ce502e247a54b4e0eb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7a0c3531a3ae7cae7f80b7c0bdcc91388f8fd429..447b70b1f9e8ff686302aeecb8388e897cc6bc1a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index dacdc81db79cebc1b860557944abc7cf386f4f19..c5920cf0c9c0036cdec2cc38e0dac4b0c29a4e08 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fde5839091eecca86dc6964d35aeb0e154579d1d..c7e651fd6ab874a06f009188ff938fb9a0da5bb0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 64ba15e9ceec751319291bb6baa8fc30d097473c..8b386cb647b8f2b0d080abd56524bbb817c8c6f3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8a46b475cf178059a0c37702e7bb555345fc8ccc..659eb615604db2d9ff2c51d69faaa45fa6086418 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 29b09e45c864724274b33599c01bb0e9922bb912..69fc1499d3f8c0a1b00164d7c56f91718791d296 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4fa5bd8e3f6a3c548bb09416d250c8ba79d8b16a..b201e263375710ff0a001523d94abf2dadee2ac1 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2022  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 70a46cebb2c76de13b2a312a9c5cac2e027dfdd0..bad8b2223f076c8b7509e63be4789f39f8abbeb9 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2022  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 65209f552c362570ad23313f8158df4aad9b7c16..31386cf2a5171bf4ca475563b8461cb501c4ae11 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2022  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 ad210ef92ca39d0d4e2de6adae49d0623db6be19..d126e11546850d25ebadb512cd65400f9ca098bf 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2022  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 c792c64b731ab90e61b4eca06b96c2494cae3488..5f9297881df13c5f5dca57cf2c605529fb598945 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2022  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 4e5733935c4e5f643edff9f23e652c828819d20d..6ebf793e436c90035798b87e848f7a80a7af8d2f 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2022  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 bf07f1abaf89e5c917c006c97290a8d3f5986d73..896d75baf7d934c87d7b2954498b5a938831a387 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2022  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 9844bc07d1b81626f3433725c70c681d8cccdaa6..05508bbfcaed04566b0b07c4dd24a022a6d5e882 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2022  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 95b45d9a233c7e386936fc330045d5bb28a4acc3..f1e277e01508544a0d10d99caf9dc3fd1188fc36 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2022  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 fa0ba231507a4168497754aeda3a722198bb0ef6..be528f6bf32a71191664fcd63204ffcef501f5b6 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2022  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 8a4d16feb9f393e9bf33156d53916b62141af501..90ec086e35b280b2c5aa209c78c1c1ce0915545e 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2022  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 845d745f3d7e2f9f110499ecb67c84334595f24c..c6b39e52ad86f4dc12d562a4133b46628eac0865 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2022  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 c3ddf710220f09f6e48c51a461b31a1d4dadce4a..b47db5b9c882b8fdba86514dbbec62356fd5657b 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2022  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 16caafdd3b580d226ae03d24cbfab86b2f7f3136..640321ff284c5c59c4b8075d113b2db5885925cd 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2007-2021  CEA/DEN, EDF R&D
+dnl Copyright (C) 2007-2022  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 1855bfa4a6330ad730e5612907fcc67c1e771113..9ac7488a865e5c8a3aadf1da306f45ff031ed6ec 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2022  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 ef808a545f9213adb6a20acf827b11c9124857ba..50b85b76d5c6fd3143f2ab45c6e7ef8033542b43 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2022  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 2b075437055fe2d0ffcb62b358401d06e9e06791..a45679e7ee87f8a71e331eb3e821bf24b68fde64 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2022  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 694667a64eeee505a50987fe601e337631379fd4..e56650aeda4d8cb1ccedb06692e4b07d0a032154 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2022  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 95156e6740d8e4b0368d6e757edae47a77272a89..ed8b49902cac48343b3e5b2a3f7414bbf4fb7e50 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2022  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 d48b9781aec9c034b3435bfdefae6d7f56e11194..d784bc9e58738330a279b1c30da39c9898c4db5d 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2022  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 936138919356067f51d09f143e42a0adfb576f17..a1672effa24636247446f43fda8c4c72f0d6fc2f 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2022  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 115993a577abe549c182fa41199ef11c2a653aa5..1a50457da5bee0993f4c2997c31238b5ad8db2ae 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2022  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 2522e3c60f2e1b1b20998a9a3a03b0b1c6286ae5..4cf543cf65b43c00f41995f349cdf45afede7188 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2022  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 ee77bf61f7759810eea1f4ce6183e2b25723349c..612e327f9d6fab4b0a1300f1b3a51d09610c0248 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2022  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 25884b19f99d7a0c41f83ea71aad76376779c978..055d609c6d7e9490431dbfccb74ca867b0ebb2e4 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2022  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 416449bd48c7822d269286e2eee581cbabc3541b..83015c2ca389b49e1358b4857ed1707c4e35cf87 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2022  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 724127e14faa4da4f77026872ef7fc8847751ec8..5fd1728406c25ec910244fa74a94647bb5746ae6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f5424e64544d6d4e84ea59627c83a769f3da95e0..80c4f2ad003326bb09e7c885e05c443e9f741027 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7630bc1736e280f775ca163ba11494316b1972c1..b2ffac1c16afde52b9850874af539f5198d89768 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4f4c5a36c09dbaf99a21ff59d666836a476e807f..7eb979763acb0a11b85a45eb4d249091cb66aaa2 100755 (executable)
@@ -3,7 +3,7 @@
 
 scriptversion=2004-01-12.23
 
-# Copyright (C) 2000-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2000-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7a0c3531a3ae7cae7f80b7c0bdcc91388f8fd429..447b70b1f9e8ff686302aeecb8388e897cc6bc1a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 678e7ed178054ddac7004c05879cc55df64ae024..f6dfc6da3aaadca80b2d1ac9fef01fffa70ec767 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1226e7e1632c09c0b2bd65604cc53ef9c91a7eb8..0874549c323df8390b4965f4ac703e6e4e5ea12b 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f094b8c96eaf0c48e795b23f470140576320ae2d..8e1cf5fdf326089fb22140d01a47af43d2e7b1c1 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/sh
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5a6962d007155d4cd8e73a69f784378acfcb498f..feae2680590a893160709b3a794d043b81e44b77 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a8055b9e3bca9b58aafe63e1beb45d47a96ebe95..2c752c4ff3cccbb617dc7ffbb1838f8844562992 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1134b791435309d916beb8b78544675c7deb9766..62e91829df5153d06d1233dfa431d3562929751d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index da8f8d50c08a34852d752a45345729b337cb5756..01e3036faca53bec8d20bdaf29ee9eda5c757133 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b62b5bae3c9ae87a92d321fd0b876b0438280065..eeba578b6eb491cea8cec2ac1639853e5b554726 100755 (executable)
@@ -3,7 +3,7 @@
 
 scriptversion=2005-05-14.22
 
-# Copyright (C) 2000-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2000-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d4aff93f8c4cbc3f25a9b6ff1f2be23bf48bc1f7..719047e25a527ceab26748765955069396df78cc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a4a7a9017e1786289f945a7370ef1296737d03b7..7fe25044dc0f2d9d2a709c21d8084bf092bd4f3c 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/sh
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 82c05828d5661052c05ddbe749b93f10fb4a892b..b0125d06d843af616f822d5e63bd698ab438326c 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6369694682f62497952d17526c2e5e52a44c952d..015e8f68a5e9649ed9535dd6ebd821253905cdad 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b1c9afd1a89148b634ffad2d83c407d37d09ee75..7e0e96db6f5aec652a8526ce502e247a54b4e0eb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7a0c3531a3ae7cae7f80b7c0bdcc91388f8fd429..447b70b1f9e8ff686302aeecb8388e897cc6bc1a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 175fb0e30f3e52448f4de08a9c9badf7a69c7d83..00f796ca968fd2703c9691f725eeedf3de38ff0f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 42e94d16b5aaaa7eb01e14a5aa78db05cd92bc2f..352bc2a6840fdd5195c5a8a64a17a89d8148742f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d0b36773b131c109ccf307531259a281c25f4b5d..434dc54c22d5cdbe8c764004fa7e75ced4dec8eb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 94dd6e906dc0303673371186788fdf04deb83851..fe521e6cf688726c7ceb6b1f4ce813b480f32045 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 35995c257fd9395605bec340a617787df6bb9cb5..6893a49eae86c4f00706917dd9a88c6a8e5c3682 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7a0c3531a3ae7cae7f80b7c0bdcc91388f8fd429..447b70b1f9e8ff686302aeecb8388e897cc6bc1a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fde5839091eecca86dc6964d35aeb0e154579d1d..c7e651fd6ab874a06f009188ff938fb9a0da5bb0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5811b79299662562923d3a705f16dfc2cc034fcb..f5b11a2100be903a1e1a2253c5d30478776dff96 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/bash
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 33d91e914f9e03d02b0626b6811f559f41879306..e708c53897980131398977a9963b5ee53a6c6002 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/bash
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6db060211a7b0d350c684e2d7f19f08231aaa3be..48783d32540aff343e3875bb66c6dc9a49f81af2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index dd1b7b633fefd2efde942c5b7d694b56162e6f62..9a342fb1ef552cfbb9a36fd2e3ac6fec65ca1489 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bde952701367954aa3629e1f6af06676d5fb6ff4..898cf66dd011bd5cf8fc394db0d836af70884720 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5e1f3665fefa64c2e6400023658c53859a19c4da..fdb7afe1132ab863700311d274599e7886d7f414 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ef770ad5e12b9816c30cb4ac72504490ea896f03..c7e1efc253eebc7528e3a70f0308ddfe5e69a7e3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 60dc86d81dfe732ea6cc7731e0aadcbf3e0a4fd3..683f613cebc807066fa2c1256573e55fa64b16a4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 75ea10f9b52aa5ca1acde3533c2fe5bb77f08289..014cc61e628e6058459abf6c215aa1f8fe4bfd28 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8d23b3e97bf89696ae341a1985745ae672485f54..b15ebe8dc665052ae1e6ec630939d1bff19c7786 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 46aaa2bfc90f37d90cec21853d638f82b1e5eeb0..bdc401e2c029f68e8f2d68e3e8058e89b9d43404 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 370e280a0aebecc82463dac971ddb3a254574ba0..f8387fa35365fc7889abf189e9b4c75ae713aec1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f2b446e87491e95dac9fe5733dde8f53bd4da757..708c74e1211b2191453dcb647292b2aa4262bea8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b3c122b07ff280db553ff4fc822b0550d40e55be..727be7f374a9cf9882006728392bc30db8fbc446 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/bash
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 67487b50d43baebf5d63b4fec5e488c2376aae37..660abb953c0d5abd68cacd489c2d42f4042f7ec3 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/bash
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cee1b9e6c6d94d25c9da69ff8f2f9a8d9a0ba92c..703218987815e0fda56e1a7c69d098773772159b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ce5224e6b5b67695f76c4ce602ed72b33b4056de..679ee3dcf77cbde995c068ecfd74b0d756f3e883 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e82cdfa9cd2f447318b81f7e963616605e2b8cc1..e9300413ec9c19d8290531cf5e3c81d843de22e4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 633589eca1347c414b1999cc1d585258a7cd3f71..42e9cf6f21a32775be4540af06806edf048a5b9d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cb07dc9dc008c89b34cae8e6d0f44e2d5c0b3741..dff64ca362bae0d1470549292f711673b605cbe9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8168ccc92dbaa0d2d845ece55cb9665e1ded9345..35c9247c2db1feb4dcbaea1f2838a2641bfdc32f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1dc03f3bce3e53ef53c9c675bdcf5008c81b5b79..52789b65fb8e95836aacfbd60730af79f0906cb9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b97b5145ac9b39768a9bd925bdebdeb58e9282f5..5db38251dfd11c36570fd92c99ba5be6a88d8506 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 48ee125a982855a8ca329adbba5b217b6e5a7a4e..53e348665902638e97517b7ed0dbaaf8a202794e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 37e9866a528c7a576f6788da1a0ae8903dacbaec..7db9a87762d3a45415af7cf3e602690336e7cff5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4039147e2c169c9c4529b70409fdeb4d963b3155..d9ab157ad42b5ebfda5473f153d16e7dcc996090 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c90b6a3f91709916052c395b5d3b19ba33c77a44..f5bdd68cb07146550607a36ea2bbcf12bef6cb99 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/bash
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a8fec76a6ea814fd58dd2274a72d7fabffa0eaad..0f1e8513877dd9e8435203aa93cf426f88e228cb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9dbb8e7c837cef08c6fea93f67c74cee6400670e..1e7cc136285cc9400f8326652dfe436c1725ddd4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a39f9b125c2f14cbad637bc7dbf7cdadbd6374a8..6ed682279fffa0437ef3e1577db529bb39b82bd0 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/bash
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d944f12de3c7635b52984a4175304082bc012b62..a72036a1a8616c1daef7fbe7736725c3ab158ce1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1fd225dc7b02c252c468a4f5fcc1c09bf5fc2f13..ee1bb52257ed051c41a8d24ceb0d1c943f3ca169 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f3b8d652e5d66fcadd0272fbf50919f9131f9963..a128adb5056ca0b3a9aba964c3d6a4a715a61fe4 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 225ec13f098f16616d8149e75b737f4528e6ff0c..51d014018dd1dd1ed82254325119c58da488ddbb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7a2f619d5bea50d9d19f0719762f63d647b21bd9..26ca3255fba9d9b6dcd73911c00d8e1db0b99c63 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ca6d67732f864f63a61f9cac9d3a0cb7e9696851..dc1e5c81540c784b4291d26872487cd067b219e8 100644 (file)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 778690ac3cc28a711a8e3c13e5abeb890d21e2dd..2b025590090d31cc478e0ccf445ccdd8987b7325 100644 (file)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 21a9427acae755edcd338db14ee3b2795002b904..eb317c7ef49588251114342255749ad8be68dbef 100644 (file)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d3ab7f5d1936dcc7eb83774ac09413d6c520acd2..c5232f5f4acee54d94d2f44f5d1853f49ffe6383 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fcd1dadc8b65640a837b1b14ea59e8ad4e25ab79..573f72eaa53794eccc24fdb6250006c58bd90987 100644 (file)
@@ -1,5 +1,5 @@
 #!/bin/bash
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c4573a4d9e518a1f74c739dc03ddb4c11f8ebf61..bd10ee246acc151a859d4e6402d03f2b60f303cd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5541eb56edfe08773eaec5aa0e4c6f344a6a3dbb..90b6241c7cb7ec6fa4514ffdf8e4b42f66226910 100644 (file)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3e8b52585bcdd7c569ca934074564e12e0827148..1f62acdf3ff12faabd298f3ffcd3585782e9ac94 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 59846367682ab1c1059a6251bf328cd783196405..1eb227acbd7580c3b5a1e129c58e93df32535aaa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1ec7dcb9b5ed502c44e5f19d9acb5cf444ac5226..c99adf6c96c03a230975fb9c8d689f4603ea2bc4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4281ed5a697e0160e6dd0e523053855931d0b8bd..8706724902987b73def76ff42ffe6c37aca283f2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5663a1530ee1ad62217a8390f6cf0560cea6c11f..94c51b9296e4117e55aa59ea08133b3570668cdb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9d7c01df50f5ba4c51f16272a6edaba75683fd35..0a2c1653de9853cf523f63f69725424d7bbb1ba8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cdbd0fda06538ffb4bbcbe166e67a126953c7f1d..4ffae9b6d02b6036e6051c67398b46583add0bf5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e285e2f76a2226017b12d23ca07b07baea099af8..8bc9300de05f13356f769888bbd43603fb351078 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 18745535137ae1680bfc0178e6e69087a8f4d4ae..7a1df2b161e9668c9c20ba630caa6cd07b4e730e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7eced6cacea3caee13c52a7e5a78883ce0c5997c..b384d55bfee414b583fbd9aa2dbea8cfd8158346 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f2a58d117fc48d8d35d1eac3db8815b0ba440714..e866c9648cedf2cdf1cee8d0b8e6a9fa29628077 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b793772c0aa1bcd940f410deb96e344046323952..9a604f5021f56db5cdb9d29f6785731203f63cd9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 95f0e4de67035ac0b07e5b6df04a61f94328a5d6..1cec54b7d3d496ed079a03130558446182655b7f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 81a89bb7d90c0bd746fd307bfeac639a6cfd6b44..e6026fb4805eb822c0d5cdef48b1d8ea0f700dd4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 951822a7f05c4391eeae867a442f93b60b8e0efc..b708d181e9d646afb85c0612e66cef67a7faf344 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a7e9250a707f081e7b937613bdc60d6d01457377..ef2ddfec54455f154d11242b67cd2a7379aaa1f9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e90029c0082bd73f878a962b70520540780597ec..b879c24d55b2d140dd850a01fcd5776f801068e8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 335192d6ad0f4833e9f84fc32295cca49399473c..8f408737cf26efdf233d667c694aeb5f957e2bc6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6449b592afaba3c3ca3d4237f14ddb972634f4fb..baac1775be4c078e9ec93d89e3b5573e026c3e7c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 328a5d79ea8e13051c65d1c8bc2d11b2ccfe7813..0a4badc3dcb6807fe5b158ba245e88a49185f714 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b83e5d3a91ceb283881864e1aca9f52a62cfbed3..a768648ddaa08984ca18df643ea18493a403a2e3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 411c823b4082f83d2c9fcdf12625babce4c81834..5e964b6ef24698f7a348c0e1071327a91f6660c0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0d04c0bc698f99a034ec8376fb6239f7a4de89e3..1a20779f5f1bd938ea0de0280bfca80adf2275c4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d29c54e12af22e8784c6ddbb91eada228196433c..3e7eb501b4f082b81c07d775c2cded049b5bd637 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f94348b4a2735beb8454d22211108c4b127cd80b..2bb989d50726780aca5ad937a20fc0bd628968cf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8205a15fb355e20a7e2adc576e96b3194182e1ae..074801fe90faee7900fa285b713bfe3c2e9c8934 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fa5502f509e0cbdae47d485027a520727a731689..478ab75af05c00e797808b56957ad322ecf47283 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/bash
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3e20210966d4cc253ca168ecf8d54bea60ee0e91..5091591e5da6cc021dd4659383d043bb20667ebc 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/bash
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e41bacb8c9d82b7c2b6e6e633e3b9568d035b4b7..e5d28da920e379b182cb4d8566f77e3b049b901a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index db20267724079fbbbccd94cb1afb83a46199d109..04bccf3054b94e66b5481e4ef506251e33bdd959 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cd51e1c589162045f14d8b3ea998f326c27220b3..4368bbdeca57d4ab5c3912e38ba5a14e9fa95db8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b34b0ef20bb7519b079314962c9fad03a3288e16..b09d5d817e6e01fbe1dbe5322c9533933f74b9d2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c44dc551fe4e0f56369a85a9c48594cca0bf394d..8b5ffca84a7c936ffc763b09da345184dc329c29 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0bedc202473850a72ed003a0131dccb0e36b1b8a..dce94476ee301cc689f34289361870704764bab6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 496eded40071bf6e8b04e94c16def4a272f3c76d..5b88f74df4037583ee28b8df4695fcfdeb9367d2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dbbf0f2745c352e340edd6641e703214dd4ccd9e..5505727dd4124474c60dc686432b2a0786d07046 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cf7731d888a87740696de7736c24a2afcb26d4c4..9d350bd57f32a4f618224177fa3d0d9d1a9c23b4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index aeac83d074cf3d02b0c2c1e994da15e560239f3e..9d317e51c5dbe08d96a3711dafc1f56fbf81f549 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2362bf8ed36a5e2d2110a643f47f13c13dcf149f..e86a440070fb714500e0460cb98e40b77bb41396 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d00d1fa2bd8a6afd57cf88c22d97c8f2980692b4..5a9533b348634025a3b270f114e18a0130bf9536 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fc5c63bba8bbefcc79c6267c4066dfc0a06d6c5b..b8a261848e2fa54d406cc8b91dcf92eb2ecbd173 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9ef4a5f4247009deab51fa58a3fa8ab09cb6993b..e4212d43063df818765247a71dbfe656e5b78a6b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d5b94f91174ff583c2a80d87c11b2382a15f8586..d3912b91cf99a6fbc751c84bcf491d41a918ba56 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 92fb26fc8058a885479a1d6d95450ea638c52d86..b9c3a22ef49a84c6402346f9c3e44a0cf2705bc8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 63093a97e02f62ea399dd11c99c96faa1500b7e5..4ee7a4836b8423cee7a993b578b90f6a26965519 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c7ffe097db933c85c90638f7331eff2bcfac7a5f..808b61ee92530268b82a40b552320f95d5274c94 100644 (file)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2018-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 474d3cbb28462800f7dc9ba5f6bca03be500cb7b..1eec39555e7ffa2d19fa211a88c4494338464bbe 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fd165e165e7a020c80f18854406a21aba8d941fe..435a3cd93f8614804d361b4e6c4c432d2c192ee1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8e272906f786eaeb8b9a3733463752d5e77a53d9..c06ff24e286cdc8259e81cf771ba7402d8784acc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index aa47603054db1fe3736907a54847fd863cdad79e..4d694e141d1cbdf2eccef9e625270b23675093bb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 464d4b037f80f70b6fd18be2966add59e13701d7..8fd9f96fde87461a01b2d7e46cd489f66b91ff07 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 25ac2824628cafbb49f0295f0f6fe9546d1e50e7..f58d5d66b5bb8ec1153eff42492b4635d7bdf7d9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 36abbb9397e77a7a064c973782f14230a2459e41..0475dab0a23da7af1caf710691de332de4dbe033 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c5bbbc4b10fa84b395d0949dbe744f147aad434c..f13da63f75d59798a6f095dac96086c56dab7059 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 83c14a60ed4172f911623448effc02f16965db36..65202d3bce00b46586628dbdde9fd5f3c695b66a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 38c12565d21e759623acefd91ef767601f4b9d8a..db55c67d1e689661e67d22453ee84033186bff5b 100644 (file)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 037dfd3b54e40eb96dc1bc627b4ba115bb629fc7..75ac249a5686706ddbc74ad9da5109ee39ad3856 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/bash
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a40c6d655940c295f4c81e7d556dc0bcf37fb737..12d393d17cf53d42baa2a8b81e0c1154ff64b8ba 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/bash
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 87e02d97e05efdec429db119fff59522800874c6..15216379361706ad3bea034506b9c57a1ec23482 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f74d7da105a20afae18c6c2edd7da554a0978721..8d196fd53fccfffb13102db3a0ee63c78d98a559 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index dc0f0035f2be0b4378f533debe3d5bfb48461e78..403aba8e06d8791dac457e89508e6baec8336349 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/bash
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3e2e412db864e138296bd89a170acc0dc6bcbe94..e1141fce26e3e3ce3a29cb727828f74160474a9e 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e508b96ffc8033167f5bbdd500faa40b22435d7b..31a32fba57b3ffa8c4cbcc6223ecfe00cfde80a3 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1895025d2eb9f17a572e1205d43d82a14ff861a0..b9e037044ed1c886d8d0b426cc30eb2a9f64dfb1 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8d962a8b3d5f32df02315cce30efddd4d5a8b8c4..1b3ad6fe498d156f517304e48580bee949249aae 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 46472260589a9bcb528a1ded368b7e1acaccbe61..608751123e6b0a567a7610be02564a690b8fc2b5 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ce847d40a8220e22e876e819feccbeac891d478d..5db0b5ea9b5241bd333d4b6b3a49b53a88f28108 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ab86bc4743249fd1b6667368fc056f067494e085..1c62e97b525c69215337701ae0d87b47f878a3c9 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 45d09939fce02eab8704921778741e83abb02343..d8dd3a6fa8cd6b8bbce9cc5cdaaa9f9753d1a010 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index dff992344cb5dc68d4cd21bf80f7a847e304fc90..81d24ab7ab715f90efdf8e22e6cf8ea4db014261 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 963b04e51106079b1c5fb64a330111ecda809501..dac0bc758441873d148f8e992d4b656fe761f7cc 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 807b0ad77752861ba015c24ce5cdbfff3bce5e3d..5726d68dfd25e56337232097f06f25c4f01abc10 100755 (executable)
@@ -1,6 +1,6 @@
 #! /usr/bin/env python3
 # -*- coding: utf-8 -*-
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ce20db9cb24df5ec7d0f71ada05a133e168d7c1e..d1f299b06f05ce1edffda9a228fa2139462dcd18 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4211c860ecec310429149ce338f0f1cf853ab746..eef4cd6be71a30880ba2dbe76143ffb4bb878a97 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a205a760c40215cd995027d21f09b0035167d4a3..a211dcf28193634ede1fa9dec5cf71ce8553119e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f2e6b1662e22c6012822fd639900defd7b7527a9..2c859483caf12789e42319f6185dcf0c946fe265 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f08921f0b55fd7e994810096ffbb6a8893bd24b3..2db346dcbbdd7cea5a660dba5cb5bb87ecfd09c9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b4adfd541f43cae048d0321a404215bc2cfe667b..292b33ffd554f8aed339b5cc9a6fdf0262294a77 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: iso-8859-1 -*-
-# Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 77e610e4c97638ee87c2e47687b3bd6c698663b9..1e1bdc7352508109baa230b1b65ef86c0d6db2c9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 510e8350616dab4b8c9a1abf3b8d731bbb3058c9..cb8f5853da7c0e280aa5ffff28455179781ebd83 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d47b8b6b26998cd40abd8b7658f8bdf10ad42247..03ecef03918964ea7d82e574277b7373e40ce87a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e23971a234a6e51785b6f6f5842b597d5756bf54..f012c07fede8fc9edb22787ec1aad76eee7d8586 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f389f6f6d7d264b7f1f87c265fb74e752210b188..852f630e95da98cbbec31cc3851cd1b8ce5eb43f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 458b648b36a3570bb14fb5a7020557920caba28d..e854b6e3202c916adc7b90e44c97f47a17bd703d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5b4cf2b970361caba9f7438f8ccd17e9234caf8b..374fc4402e72f5fc023990605f809b555494709e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b1d5624a25f353b6ae17abfdbc7eb593834e3bb1..9d9ba098204aace6b4dcee8204d2c4e1cc3f4d3b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 94b86ca121b90733c86831f0def36b24acd11fe2..5bd7aa2da7f8e42e599c5f5d85fb8b3b1018477b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0407d0736ddc0e4d69b682c1b0cd2597c53ae320..0625ba120d5c96afee2376696c19bb8cfd12f50d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4409aca2d533bd0d6f16f9cab54ac8f153e39dd6..1a852a8a80973ffb0e226689d78455af63645578 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a2a6253dfae691b99a53d9e08540873d4ad75b80..dc60f2ba0016b271d5f515d3e7c16f509a7f0f79 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b6b0fd8dbe07ca9684e4572d7efd6edb3d6a9ef1..1aefb809e1bbfb6d003d159ab1d8dfc5c2d96366 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6f02a179dfab364da881f2852259e211003d1d28..59a796302e1c7627119d3c486e80b886fe6be912 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index aa58a994a27e0e617130796967dcc63421487a24..6d1d53af247444e7c108292ef72c3c43b210613b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5a83396e0c5c33cc14b939b214034f3160f5fae5..266ec336f199ac2eb45fbd50a8a8e7f3e65e98e0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f0fc19e0839f0d692250c9782929c5907eee5e39..03e97a435ae6d7df46e6f6c4fc3b3eea95c4653b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3b49c23ea6c9ab9bf0d72cf3a4a3efbd48bb4406..89869d9c32556517c55ca86084ab2a4fd388e0d8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 87ae1e165e4fca67a38b5cce3769f5cc1212c84f..0821e2b0ad92a59d18b9b08c95cf622a3a2bdf9c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1e29d492b82eec296b43133e87ff9a3d643bbabe..524c15ac730637ab60161cca6694d818c6c9626c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 76189f33f1231dc480b45ac044a6a7224db67d65..e2534dc9a038321563f84de1a1473a8539be23be 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 368dcf7a0506f7f9aa4aac199200977afb3ea766..eb0c9ce6dfc120cc8e01d928ad406ec372c10010 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7662b92ae370028f0422523b254153cb1fb288d7..8213106bee5a557712c1f84f969ae29f9d2dc67e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4ac1554ee5de3be31ebb33de0478ba2a6bab79ba..cdf18c9ba00701b5725f49eb63205219a2962bf7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3f8663cf03f9c8016d5f4fc655af45705049d6f1..c3d55cc8dbac595e6be78871ad76d2ce14d0b739 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4d0cf1296c99f7e94be5a93a858c9a289734b7fb..0c9ca79d36fb7e3cdb2a384afdd1c6a2e1e97b2d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8cfd7c3e5ee15e96664308ecc1ec534c4f8d1f90..20cb86b51bd56f66ff6f0713248b97d8869bb353 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 77b4b9768155c1e9282e454d537d7c0583ba6a49..3b3ba3fb51f93949d3653feba104b6836fa1a6f7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e6f6cb623c23dec3e6db157ca97bfcf28834136c..06e17c2ad5d9fd5da58d21b82cdbff43f029478e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7a082bf364e2fb50b64d20cbd572696acae9c2d1..2c749fc6b8532a63752f1a3206020a2285f2ad38 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 21798ac35e4f06e84af027006d083b07e43db580..4e4178223e19626eaf7ca262ba6e72b8148c25e6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 50c84a975f3637a16fd456661850d1b2b10285c7..56876a69c10cf33677e502cf8558a1bc0c773fb4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public