Salome HOME
updated copyright message V9_11_BR V9_11_0
authormbs <martin.bernhard@opencascade.com>
Mon, 19 Jun 2023 21:19:22 +0000 (22:19 +0100)
committermbs <martin.bernhard@opencascade.com>
Mon, 19 Jun 2023 21:19:22 +0000 (22:19 +0100)
1053 files changed:
CMakeLists.txt
Demo/CMakeLists.txt
Demo/echo.idl
Demo/echoSrv.cxx
Demo/schema_orig.xml
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 b244124fca0ad1904a396214271cfee9bebb5c3a..12df474b21c39e5ec9667dc8a48a36debd91ef10 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9846f6556e0d25e3af043dc967c45a1ed8615760..7fc87b46a0c6ba3fb243ef66523291f27b88352f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 91880aa88053af6db64875fd617914be3b2bc6b9..8eaa6135bb25023903aa34d705846fee5a3c23d3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7968cb0c1a2c7393469be50d486b97e2596b3ac1..5e154808ad0eccf24af84cd8b1f0553675a5b79a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 61e0fcc165a15ff47c772e06ecd3da1392e0fa35..fe5098fc57ab13535c8f3037f39bdff24ab33f5c 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+  Copyright (C) 2006-2023  CEA, EDF
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
index c1b0f70f3eb4d773da294e00cb9b8adbc910b4c9..ffa525b4281392ad9e17bc494002cd17103993c2 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9a68ae54a9e23ef21fe4fb18d52d83f0c8810c1a..7399f34fe7e8bce2d838f5e6fa7c74d4fa7c739e 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4fe0085e1bdca6aa8a171e462e8c7ea62dc44a69..9860a2240548ca9c15e5e3d0f675876986186f69 100644 (file)
@@ -5,7 +5,7 @@
 #
 
 ###############################################################
-# Copyright (C) 2007-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 44bfc4b84fe0e3bcfc6edb4c4b5b2e5f6a93e7e6..fcc56d645bc003477b9549cfa825eae188994ab1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c45cf9ea4572d52076cfc89c34c567be66288021..5a748f8324abe6bb3785694383923ca740f52f48 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2013-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bd87f0ac63cb916717ba03ff094b69000f99d655..92c835937fbb2eed80bf5e6695b02873cf1fdf49 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 21c5dfec237df7d1aa7e79ece836c8799b87e518..aaf1c34a49742d9509d51bd1b53a83262fa77052 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f8a6c105883b6b2094e9f7d9dc84877d43224fe1..543500a07ea71e74e0b50e9bc69d3b704f10e99c 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA, EDF
 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 04484f449b545769c31332c3f56cf6b491f3abcd..30ad114f46abd16a6b1952f4d7ba327b620df7cd 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA, EDF
 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 37e8b31094c988a38166a2e758286cbe067549c7..8c3fd600d46fe93f866ec5319e1c2c8edb038182 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA, EDF
 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 f22c83f90223d8e5ce6ce66c38c4d68895ad56b7..9809a127cc19ba774c4830010aff7764ee811a05 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2007-2023  CEA/DEN, EDF R&D
+dnl Copyright (C) 2007-2023  CEA, EDF
 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 3d0a627ee4af442a5d831f2355f976d08e7f4743..142202a173607b169353a9ad7d50d655b736a47c 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA, EDF
 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 39c58bd4a92989f91fc4bf6f63c05a07e2ba67a3..5dd5d593028b1897f5450ac1aea521e44bdefe4c 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA, EDF
 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 840b902114f695e0454f8d2b6bb401f54caad41a..7d0fc1a5eecd36be94626e26301f4f9bdfbd0e75 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA, EDF
 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 996f8679e1babf5a7f0c9d0377ff4bd85b07f6cb..fea12bd3e131b5552d1dc5cd8a61836b2025d237 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA, EDF
 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 4b3526a89bc9499b8efa5e51b575b9eee8389c02..7d620ae257aea21841207ec117d0fedebf50951a 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA, EDF
 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 839cdc285a78d32033b87278ae254618473d04a1..55fc2a78a223e320536b989a27321d588e0c7c21 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA, EDF
 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 8bd8633f37027d00fb9d80d40746218272debc01..36c78470417f0f231bea81ad7d9f59bb0be5447d 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA, EDF
 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 89fb2d92e6bede57f85384aef48b3061d6c55d86..2e9b6cdce08cecf374f3c7ff5048e6028aeb0891 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA, EDF
 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 fd3e1c8e04640f36f1a2da2735401e702449d8db..404e44d7713b867825c39068b51a076dbf699a7c 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA, EDF
 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 c2493f580749dca37dd3e58d53fa88864707b483..3c589c674c7fd7bf2d12e636310509e7f4c537ae 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA, EDF
 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 11569ac41c232b7201e609f63fe4135ea1a2939c..9b0f1f20fd512f0f690d17812358f7b3d7859bd6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8ae871bc591843c7eadd239f9d988076545616b1..9f4e2b08b8bc1f335c6c9ddeee6ee25381413a3a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a92c82a23d07fdd4e725874040720af5baf6c593..5f37720dc6b5eddf64ef8a76b37a26c20a6f4098 100644 (file)
@@ -48,7 +48,7 @@ master_doc = 'index'
 
 # General information about the project.
 project = 'yacs'
-copyright = '2007-2022 CEA/DEN, EDF R&D.'
+copyright = '2007-2023 CEA, EDF.'
 
 # 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 7248ad1fa59964ee6d6a2f8c43c8d832366edc51..96c9b79f655ae0530635270865ca9cde34b47628 100644 (file)
@@ -4,7 +4,7 @@
   <ul>
     $navpath
     <li class="footer">
-      Copyright &copy; 2006-2022  CEA/DEN, EDF R&amp;D<br>
+      Copyright &copy; 2006-2023  CEA, EDF<br>
     </li>
   </ul>
 </div>
index a3bb421cde9ac2b4230606e2107511536e13e908..91db30389aaaecf959d6882362de393782cf5322 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7db14a9d66e1f7500d48fa10ab4f75adf522d2e5..1d6650521503c193c2fe9bc27814a52b9f19aa41 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1b102b7fdeb72206f565760efd143893443f465c..7c766f7caa50e71589168d1645d7cc340d8a7731 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 20d7befdf5662e62e9112733b433168292149bee..e377f6957e34f773a1df5f32b6bc2d5745afffa9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3975340f9dc3e55db896753a3016722f5c5b4be7..b3b9f5937f4718d9160ed0f6f78a1190fc837fcf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2edf0c4e3efa1af85fafbb6f53f34382bfe7f69b..dd83487ba067b0d9adb8efb47c40020c003b0bb1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 162c1c2d5f90b09582ce8f4f21709affa62305a5..c835be4d3ad0ffa0468463a7212c211831858091 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8e59e4a8570cac8c118b9c1f2d73ec7f421c81f5..5fc75c9d0298ec9c56b1e47871df3a2d2a61cd82 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7f1aa20b916354c3f603d8618a0164e26cddc1a8..2cea1a21437cb99b22253474888b8969e9bf47a9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7f50e9f714690630f3a59dd2d0a0f75759b36a47..a4334546602b6d8ad73364b5cd310b70df58fa9a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 64a22c835d03ee9cdc5074c130c382fbfd6e1521..2ea31e6c0ffe164c80b6a41a5b8c144b98731503 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2044dd683df23e9b246a24192963ba13962d3511..f34af687c1f809713fc4ff17ff835d432567579c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cda50545e99884145a354a7fcf71624701a904c5..0c4bbb5b832b7e48602f68d783f5b31c95f97903 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c067486e9af18815be73069e0bb8d4d1500cfa25..4651736020e744f0034ec8734711c3c6d9d192f8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8cd872ac2aaf44b22e69caf9b211617e26df7146..6241d49b1dbe989cff67d192056d5ea90fe0a080 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ea8e27c2ca3d581bd304887dd4e960746295c0ca..8ef430bca23df7244da2d7dd0dcd8028b945fb8d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d3193e9f2e2e8d8a2ad86846339a364cf2202a1c..f9949b1b9b375a2b9611ad1d1f2cdf047bd3c8b3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index db5f1980f41bf28dab41fc69714fb30fa0e35b96..92a027b38d4509c996ea6b28b3e874d634edd1a0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1f70a556e87ac68d30e6bc8069ed5ed16cbcf6a3..6be00297d32e9d4b816b814da19bc2bf05087e55 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3661868e46c8d5ae49c9dcb682541bcf3d87c369..e3adfa53c00e3f8c688622f27f39958f8a4766c2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d4847bc248997cb4e129feee46bd6a0c0c20041a..29633f29d3527f10c6a8f2e26d1c106acd59425d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d4b9db2ecce23b2e386ebded93912f6ce4adbdb8..12b54d06c85518bc4c6fae4b7a0b13071390092f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e644025e16fd3f0d8778e23ad1db5140017bbc4d..a01411e0393c8a1f079d1ed6146c2807c468b5e4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9ef87e41b0f2f436e0729b88e33ec164d0f56674..8c55329aa2ab40fd38f45ef2c91306c3533ae51c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1aa0e285cf30b0890adb4e664b4e71a64c2979d1..b64b01a92d7c7046329b7c677dae8069492349cb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index feee3333d13b599fcb5a2c991a314aa954bf0af9..3a73dd1cb7a636d48fd7699a4a4e993f39f1d062 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d078f3b567a23e5ce8ad05a35c7623d7646d0506..f192bcb55dd67198be425a0c4568d77f79c012bb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1b0d8ff371b13bd0f84c9055f1ad6b9733155b84..b53609404aae625a5e0186600365d57b6cfea3c5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 78ea6b5feda9444886e8d484d68bf52ee3b1ef0b..75ab485b3f952d5a4f8ef27bd978d624b41d4394 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index adc36443f670539d6f7fe45de372634256b27cc3..d06860c4b1f9aaeba148aefd36a92f3c8f3bb638 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 29dba33425a631bb1c827e514636397efbfed4a5..f7ea89d447a2fc08ba608345e114666f947267af 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5ec08911ced03118687c965b6e6b1a5b1ddc9544..1de3b1f603a4b3c27ceed2437692746b2cff4b45 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0ffb0d728a0b26d8a008f2f822e05041e9b0dc92..49279e84ed7660c9486813f246af1d384f942de6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1560b595de48f04187f3cd6e69a5809077d7a9bc..f432c15ef14cbf74c37ba794475a9094ae9598a5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b0283651d791428f7558d2fd354e7e9394f13d7e..36cae854d5aac3d4a830b28e0078a81b8ee78957 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 41bbdbd7dc9f888134a401ca42593f546ecb5d3b..74382b6353fe4903dda2013480919d2b180b0055 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a58a777d6cb0460fa1ada786159e56182af0e9cd..828d49fcc4639ea3fb7214a8cbb4af9e47701c3f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fe19cc7bbccff8585b2c52de79eb19e5f703b3b4..3bbdd06643864ac8feddac9fa254eb7b9ca3864d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f7f892789f972595612dd95a37b92c4e444fdb6a..40426834d881df1039a6e89301eaa4941c09fbdb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ba1e6c1a7f1f2c9cd936c796e46dba345c88de45..0d76bf92bdb233d82945b72057a4ac91b4eda44d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 45c86a91998d66bb65dbcecce59b15d3982d6798..66ab5f7414860fd3a590712f02bf6e1f7b5e6e21 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 34cd35cab2a39b2f7d3b045dc0560bb508f4d7a7..afacc894709aa4bc5000ea7add97a809868d4988 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 66455161f2d6d0fdc1195f0cabd8be892185f47b..f4b09e0b087d081b3f0769ed71eb8b68e53703db 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 72d73b8856dc0cba466c880426f702a8b2068a26..5ae53c7bcedbf25e128fcdbeb1a49cdaf24501a4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8686c5cb43297d711313747d75668b3c456353ca..f3fd981b892e437b9654ddbc8f18520fac6cc830 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 460bca32ece4e00b5b403a6fef63a00899aa11a1..c1ac93888785e4907c3e98d1cb631c8868238091 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 880e08326512fd3af228ca8f1fcd6e74518b5530..e1641e6ca1015e19e7999925175d657aaa58b95d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3c81943154b6b2f5fa684cefa6a705c9120b823e..c47ce3147546e0dbab98111e1c5fbb71972b9fda 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ddd574f84f46b52f64ca3061bec7cd48f0e1d17c..afdfd773f2ac3527278c02f45dc33bf91161c136 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b6917fa3454a3516488010a2b1cf2c7108441582..872d0ee669ce1fbe722df0b6a2798d9651ebc88d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d4c48d1a9672ab9d19488f141d5a464a8ba68d0b..934949ac5a4047d5b839ef1f1b96e033758e22a4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c6699fdc6313c14b0ed85b53e99a2733c809f6d7..300f414912e506c971361ad9de93f516359c2fa8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bd3228ec8e8160c78ac956f8f1d62f49c83d4843..ec5f873f1a4ea2b05c1a098c854223f762d6ed4d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ea5d7b03d5c426085d64579b5f5b948d5c5ef724..36d292669ede06d0ed1d851801cafa59d84a60dd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ff9317f4afc0b170cefc7383ff213009e6f7d927..41eeaa4484e65b7502e21817a6cf0c752a976ee5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b029f3bb59311655d9d7fc4f7ec6776c934b5a90..7bd49bf5549dd8513c83932b1f21f43195ebe475 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3c11f5f0383be4237444d6d74055cf49ec34f2dd..12b324dd1e6256fb1511800a39ee479c270f104b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ef04b33abe8e7c5ff39e0a8273e6b2f42a68f3f1..e38a9a135d9cd2906051456aee1d0cb508e16949 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a85ca35dcc34033b8aa7c2380690c68bfadce654..84fc1a39125e97ee5b091f6dc8422f9c482dc02e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0de91dda67d52f755e64d075f825278534c8e6ca..8b696f632afea12799f817ab156d7db02498e379 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cbf3b32982ff1eec64665acbec3c5f0969a1be27..c8b0e64795c408f4f2a4f82dde50cea3a37cee15 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 50118885f07d53a8e267dcaadc266a5779904efa..588dabebb00b58383a12ac44f79e4d916223dea4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f951f840b59b88fe859fea60edab0592fa7d06c8..527e6a4e677afce5dd687556b9062f99503d14c8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bbddf0ccfc8a73591e57ea8749693acffd775e68..536a6863284b25df21f26b322c9d72b6c3815722 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4df6367ee1005d0ac08dc47e4cbab692b6227f08..ff0cd98bbca0de7f503399dbc5afd843da29f003 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 88b77e378b8428ca96115013332504a177c07187..b520ab34928b166b05918aeab3996f3d7495355e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ca6093226bd38e37da92cac7cc52fd364fe9ea4e..29c8b7ab8961e5c960e0844c8a2254ddadfc7efc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7af40d9c8b43d53c99d9bae068c0a4a81350f064..8a641f788d9e176b11fe4a4c050e9c4318c5cb4d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 09e1b82508a9e7d620a9329a57fc49c585acda72..edb702176a1ae71177d423c2f52db759181abb3f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 744d471778396f2e7dfc1e4e745759bc7a8122c8..e924e7bcab38a8f3bd56fc9bfb210563698d39a4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b9b63aaac4e62cc9ac8c6cfbad7a031cd09e23ab..1de3154aad70eeabbdabdd315f2f0a7e9e8fd1bd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7eb2900be53c7eabb44b1d7d27e70f88131fd4fc..e49d27f1d4e36faeaa6b6e5779f643c4a61fb192 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c267b68bce53efb44d4fe0ad8e956fae25b27664..015f39920f73715b4f189a90d437c84139433380 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7090e8fbdeaed07364d4a0c1a43ec2d050e8ef16..fcebc693e65625f4d21fa5a4e7483234f175bae2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b9befbcc29bab870bbd618d5dd9a2840edbc72c4..026a4d8efed9bb1505f458020df9a381f4d8d3c2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 78903b354afa597d27b43bf8cff1a4b4ea5a4c7b..0929d11089be426c43d95edb04c67c0335ae6b14 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5312b38076142eec11f946dd308e7f832ea70af6..61d98abd1e4c9771243dc896416e0beb1d2d4db8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 47e5f99b88523ee32f2d771a87859a5e7a6dde32..7c534fae347c104797233b6928b0691dbaeaabfb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fd8f8699c103064d0ec62aaa69ac6e19231c0dba..98a40fa7664b0053cb7010487cc45cfa3c9442f2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dd64302a98188d507366da44b058eca5400ac7d3..2dc179c9d16d43b5e4d55b3559c132786d33c18a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index df4da5e33194e59403405ab3d0adb27d889c5ee4..f21e836b1c19fb82a779da604c3a29ff3634790f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 01102f56972e9399ec91393ba1bf719684f98609..4983e86ed649f261709b929051047f16ad3e6f6b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 36a4bb7df3216db6dfc315f7b91f53f63baafd8a..1ec8b80996f05945b846ff5ca09a23e55e2ee8eb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9ec9f97281525569f402acdd3b6e5e50477eb9be..afc4f337a6db7c0f3d9c8c28c1898c39abc481c1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ca0011843af9d4061f75e4a0d324445ec2a5c136..9c97b4f5b1f5bd52b864e6a0146fd07f39bdaf9b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c83188cde9391a52ab0c4b42db28bbc5727186ee..98eebcdc717683ec2387cb1fbc9b024f3665f1d7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8e79c296fefc3d016264d21dcba8d9e6590a5c27..a221f503b29fb420aff9b090a40b8e4eaf91af68 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bee492aac3b9e942add0efb1aaa366636051958b..b43af41ab6cbe906db24a303c17b4c33a438cd24 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4f26274ddea822f7554ecd77993d6df93fc09f85..73396d39a3f1a71ae88640b45225053f13b12d94 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 27e7007413841dbf24bb68aace4a3425608c8d19..4a409b9534193191b69ccdef9b432eba0b9c4bc5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0e128825c5b2654d5e9ad99ef1508580464f2a53..c93c54ea175d67321b03b38e1cf72d377539d52e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e09d210d576a0a440ee6c3f24c689032291990c9..46d649cfd021f122661fba471fc420baff87eeb1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6f4228f11537eae033676135deed012c400c0c8f..c5288d95ba14066fc63d594cb938b209a4161232 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9beaa9d50ef9704ad2eb324164b06a7787316c87..3ea0a64ec2ce1172a5062bc940d51381a5558041 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8eddfceaa739c2250b82b5baadf3df5512cb602e..9aa8e29befd66885723c4a98367209be857f2939 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6e8e79bb933765181c71c69715505cc8ea075032..36977caf75f687bfe49e82c1372cfbd72e6c9ea4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b9a554bd0950c155ad500775bd5720de0ab435bd..9b7b9743d8b0a9f6308b3b15c198b16154a8aea0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 75b96ab4597e32a0d260f1bd0e515e739198a712..440d90b1a98b02169b6a81cfdce9638763b45d77 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b6f9a0f199486785b2d747744be8740fa3fa139c..5f55f6bc76cd2712ce588d7cce8f1cce85ec3b99 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e088bff21099352fbf89ef6439dbc39adaec90e9..6b43fb0ee9eb9e3cbe7ee451198e6e9485229c76 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1644f2fe4d5e313b85f6971d44d41344ab5d40ae..d861139a35b6a37b7d71a38775c314c0b39d9d7f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4848393a173d2d63c3433332eb65f163aad46c1a..92cd9e9dd13d44bf4aa8fb6e7d8ca22c03cf4c4b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6aa712a0bf0dea3fdcef9ce033bbbb99b01f1c41..27e6711823e3c7cf363e53981d046af87b6d55c3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8c6f909ce90c111d48195d2230662d8e8eabc6b2..79c2b0dfae5e0a74281873d4da271c76911e0651 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 54072b916cf28bc6860e4ede21bd17e314c03563..edcdfcdba2bc5b0d17ca60595aeb5a67961f3121 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0d92fd1e207199208e9cfd8183c093a19267d876..64b6e096dd9c77b3eb7141e6f80f313e5e59e336 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b5de13101cf216bd8dc8f37462934d6d4bca8f19..9fd6cf5ab3bfbc3dd503aa17eb5e561e4e53508a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8d9778ad73da1f215d6f62714390fb2526e0d916..5c914c12759bedbda016a2286861f87acb8640d1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cafb790ac377e2bf2c041bed626f27bd2a51851d..4d05438270698671533c0863eaf54c18bd441886 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7c6554ed4f83eead5eeb98e71852cf7d4a3b424a..b0760868f8fe63a45f253271d2666babf9823f10 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a4be60b8d1e38139e4dbd05ff4d68ae141391402..8ea7449cedfb36917c86a3fae6a9e432caf64c1d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d596058d3f03c920525b2a7144dfc513757818d7..dc519419693b06cd9dcfeeea53a199322181b4d2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4bf4aca231bff184b779be76ad7570a351206b98..00d333c647f30cf55f714a7be29b6709d3575fe0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8be7ba3f1ff05d49c76774af857fe7143c97213c..56d4efc6e8b1eb31f17273e2e581fb8c15c0b470 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 59a19e4e065e78f46084dd264ea57e9091a125a3..e958e9f4ef89daff2825dc55cd0437f6a1debd61 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bcb9e1ce845ce187fde876a7884da235dad78b27..27555532ece91d18c3054fa8b0eb613dec1b742c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f36e88444df5a893cb2793c52a16faffac4485f1..2d69dd63bf2501a0bd62da5bfc20ecada4158636 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a6b498017ca46695c43c76766252c1e2462687c2..c77015391ff71ceb99a95125eb82da9b85976158 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 63e433aa8a409733a196ceda1bc25352dc851d87..22a7861bf57ad8b7a3d4ac174ca7cda785d44295 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ba4ad4a8e76659ca5ef6549da4b0d60ca1ff2884..cb7744c19e07ee875d8efceb35d8065bbf64ef0e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1f4905f48736b89ddbc7f3ac609469e5718d150d..3440801c6f0c85a9ee898a5cb212dd96f4a5eb0f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 12d264c3c5b7f0d60ffb2cd1b3e9fc2e1b4b6578..df99931cc620509924eb8a246919a22b050ada99 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9564eda3e04dc3df5201b6fb3ac4af5549675820..721e050e4d5723f61d9829407f3c7d8ff7886adb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2fab32f7419b296d4b11f2169388c47e1ef08c24..e4ee09ab2e6f60a189aa7f251c9acb39ef9e1cfc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2e5fa2e950c8306e7f8195059b5d7e033d0e94a9..ea92fe64f458dbcf22e1e31fa57226eb24f4b823 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0a7162eff60e30b11e40bc5c666f81963753353b..70d4ddbaa34514dc44ac9cea1fbb2ec7e1db785d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1d36aa9ef4ee667d47d8961da701c004d3e75489..b0653be909adb53f59b54e77906c4f72f4eea14f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 978fd05cebe4e1dd6c921063a48fceb0228bd621..e5555167e4189a073fa31b5ed3ab838f06d76418 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7b7886ce6ff30bc6801b36ba3eb6ec4194209b62..79e7c317f1ad86ca5c42b25d1341794eefa52e05 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a3169000fd8a8e7986e67a025deb0f076f595e74..eade6515a2cb7dcd27017850ec81889403677bea 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 37fd45d2533addd450e9ef27318c8b7c7a19741f..7328fa07507e37c85c456d041015b928de8b52a2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 811465f7f4983fedb9b1d90410049649642d19fd..f41ac414b378fcbb957d3a78b4b643f79a816032 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 89007038d99c8e150a751f5e89a24e740b37e824..ce4a3507151e3d98f1632e10fbede66b0f7061a7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 09055bad782d95b714130810165aa0aa16df92cb..6bc943e97d83947fe37f084d00f7efccd8e49775 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index eb6dd5b4c762bce3b6cb5251a55ed8c75d0da571..7f6f373c4f1aecdacd567f18a0b5890154c93487 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 227b5ca9229ff258e923b5d9fd5c2a180ec0c834..d65f0bdb7a3776e8cab6a86986945375ad86cb77 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b1c6e331324dd0ae59ebcffc86cdc5ff3f8ad7fe..5370fe84146e81390ef8acbb01e197b0cbd4dfa7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2571c7774c0ebcfb85c516f26344aa0a06a53680..93639d878dc65e84fc03ba868e3ac230f642bce0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2019-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d887ac8e5b4770f13b4fb150d956ac27e7f27393..ee07a36b31b3500ad8e8d903f761aa2afa587e84 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2019-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ec9b55a308038aafedf9131636a08ab6742ba944..517b036c3d9b3379cc50b49ccbc173bc66fffeec 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2018-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 849f72ee98cc0efdeb1f31331a143acf060a30f4..554996310fd1ca6e8dde3babd79e38f4491bc917 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2018-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6032c4c0be2c76521626ab02c12e67d7be7347eb..29b9fb0b30c830f6af2d3361158aadfcaaf3749b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 63acf138c96363214dfb818b3bfa7b1c2205f379..ff110d56d59769430291d71eb0709c6f6e8249cf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index aa48bfb80abceef33620fd8396d69b84f602f250..54e30fd434e3762fe80caaa6adb44586287e2a0a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1485feeae6a7abf08081848ae92e6a402914d43a..57a053675050a944f3804fce1cdc59228e5be06d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3a0c80d5904160ff71711f21d09c66922b6ea9e0..aba0e73f06e781c367f3783877d6373ea2a74e52 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 18ebeee95bb2f62aecd3db75c6fb3e3e43b98a8a..f0234424a2a8d4b58a9677853d25505032c33a64 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 32fa33075b38be0b00eafb61a8f44cdf07c71323..6369a94f094ff654f435c0cba4e478783d2c117e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dd91f3580c4c686040ded3e5745ef57248ed1d95..7c7a547b2fe9b6730be1d18cc036092342b5eb38 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4823e492b5f34fbaeda3cc21aa16c0fbd5842fa0..5a95bc330316b34ecb2562e6e6d5439de60441c0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 23e79b4ab544322de5c59368c43f39419d2c916e..cf682d57dbbde8d699662811d2099c4fef71a981 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6c320e7311021fce949391faf32e245ca62ac5d0..6a99d1f2423414c65c58a2095f5f480c90c5dc03 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c69a24d12bc4419f73ad6f07facb2063501afbf8..2e88009a1a0fd248e353d1cb8be3027baec4ef5f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8c5dc20a1c96fc175c78a3cfa43d8e72f872ae57..506e6603593e54961e4e1d5a5e0d1c21ab8c841d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e3e4411ce72916fc52c1909137b7f0a7526ccb51..0bf5a9adf7f1ad24b1b9bb3949c95e8932ae2dc4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fb46ca94f11aa4e14b645def0573a69cc44986ad..21b8265d2c77885fe697ace0e2a7640deafd4e69 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 389dd4b4bea36df2019e0f2870b9fdbb3295c68e..1326c88efca2ffdb318828c616b3554a294ec191 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 92a4674d5526fa718dbc2453032290a556564cee..4f2e930bc4635d9edba7970b75f621ace63614dd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 23b28abc5719b9f530ae9f6069d0f350f4fb7c6e..1a60868c2b7309a8883375d15d23494f6bc86371 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9ea03260744e799a88828b37320909ec0d477df7..948630f9ba52840606baaac74cac56cbfe8b0fac 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 407eefbdf5e0a09bc59d2b00f10f371cd0422ae0..feda3a1c4612a89dd2c01996dfcbcb47cf75da77 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2cc5e3f81952b97fe4eede7825976c4758e5173c..fc766bf3089d1a7c50756cd1af1630b1f102cfb2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 71ed937b019dbfd05c219cbd613275ceba2c892d..51007aad05c49baa3461e016156c004f0e556a58 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e7abd5f11019db1070ad15519ed7d95689cfcf95..3c537d8fe76da8e0a123f4e1544bfc25f4dcb38d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 066bd741ca49df3465ab5e929955cc1a5dde9ecf..98b56bce88676c18aea1bc04e62b249660a62186 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8d13906fb1bd461869a1ff6a73415b7dba3a4ad9..52bf381638834a5c0e23b0b623438f9979c32dde 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e75678515b3f22b8a3f2b816de6402796898421b..291770cf513b3a89c1fe19a4dd4bc563a713d408 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 866380a0b0ee30d1ad1ba59b03f2b7f663b1f54e..183d27e0f7a4a2432dfa8030f2a05095a1627a36 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4f123c8e4a01d1d081dd4b1bf17b8219628a982b..b73731fe4652656feb7e606d604d5909b24e8815 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 48928d279a6ef364677bc79d0d503bafdf9d6f64..a84616d6fa528c338f9c9a62042d5a7e06b5a699 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 265a9de2f0613bc1d184f76c90b0644a1890b7ad..90043d5c06758856e0b7f42393d133d0ce44ba33 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d30c10e973aa5101a5b04ad6f3a2a8bbe5454e02..90ea437761782dc71b1513fa55926ac648f448a3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 088b4d30090c029734074de063052ed31c3d12f1..14c1d2246108e16a1f6bfd8dca5f86b9185824b5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 05f60b60680905b603dfd5693fb535fd9ad2041a..3d799ae73f7f872686e57cf5ba71c30f1dba86c3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4af56caec385c4b2a90ef4b8c998dfb1c8380ed8..bb9600b7f860107fdf54bcf71c104a223d44368e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a61c36fb6575c532ce95c1929d6bbfd63364b47f..79116242593855794be91425e11c521883b19f92 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 62d46b685c85a5e297f51ca69abd85a4896d619e..afcbaaeb8f13ec92fa7da39a70e40ad567926d22 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 10974cd419484ec708352df1759f037f5a11ab03..c8812d9b3fa3f83f03189e04993717012bda367f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bc1ac28d6414188415e70fde77bbbc8127baa94c..106c38f4d40357ae1d04a06a6d85e3ce0a875b46 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9ab28d49b12517d6d90a1fdf5945214678ab5fd6..810e59d78e4f6d1ae7fd0af3c47d669830047d9e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 96775bb1668e9a30fb74bdfec02c3f87952fd917..4a7ef8a773e88421dbe48baae115b9bd8e3429a9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f75bca7708b3eb63659b0b978ab8eb27416931fa..36dd2e8d43818f03d0f6ad335ad4d2193b78aba7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index edb80c812734ff24b02a5170c156a0aafc2f53aa..de7d2fc0cd32d032fc7a07b3192713f12375f551 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 84172708f1d43561f655048505722bed84140677..7548b89fe3736caa989d72f8d1b42b5e3ce049c5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 36524fcd043968942f3901a63f1377e2ba677109..13ec39e6c1c3d9ef2d430e1cd21a4a3239a6a6ce 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 74d4ecc9f52c7b4a61e8fccbb5c24c714887e221..27d14ce042ae828fff5f1e97cac40301e2d6837c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 798ad4fc684567c467c2a5bc6e1c65d2911b1153..c74dbbbfb2e0c0cc727a4d6437f56901f4f7f097 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 09172d18343be6d72ab5419153ab650631e3bd76..b024e52d550c885ed0458c0dc72cee4b866566ec 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3c2f948bc86fb5d6685df87b3cec950548032ce2..bd50d7e17403c7f60821eb609d03b8dc3798b8b4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ced7d2cce35e61d99fd841d7e9743dde9d3ec5e8..1bd43a8f90f5d1552b8b75410645644a64ee1ce6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 16e4c7ea25293a8ed91a803cd5b5c22ddf964cf7..a635eb8ce1b62077082b2eb5a79f824ad273a7ee 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1b2530330c5824c3711ea021a051759fc234dafe..c4e4378988c670e5e40e038da426e9b86e9da10d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 082e033ce8eb8899473fda19dceab6dfc4c4035f..760f500f40b9749f557411b71cee79385767556a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5823552dcfb988205b81b46fbf7b92f07569324c..91913b9c1eee5c4ebd4a721933a16874de8c3a4e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9e577da973c590f2e5979264cc1304c8a6c1cf66..0cc9d8ff33c3b3aaa7500292bfaa6ad88916a573 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7bfc0c9340cd4e4804c5831eccf3bc244f2e9596..5dfecd046986252fe84671472e13ad5d21270b06 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7a917036d7e5abe788f5cf5a57552c706ce76369..eab4058319ffcfd29ef7ebb49447b06ce3b2ccf4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a5e1f5bc230b26a0c3acd7abfa7f0541d0efe07f..cf7955dab3e465eb5bba2f8c61ed8ef8056c39f0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 00a0e47da9e6cd135b80ad616c55f19c9b7b2134..7e0e19b5dcccf04e7e8442081770c1cf41f0db16 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 31f5fc825f40379fe533b9a004da40d6430f4b8c..318f260834f59f52afd1a6e1644a5c10b6335f1e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8fcb5ff785bfb54df20a5ebe5dd2821ddb1473ca..9042f12ecb5610d4f92bf1287dfd42fc3fe5a42c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 70b406eb0b1d00fb38563b83d4a194aa9ada407f..0483148ea65a5d67cc41bcb1421def121a6f0f24 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b34909b7b1cd1756e48c5ee1aa6d27b3e9e58be4..b9adbe1efa9529cdf2c6918a6b505d3e06b48953 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 56b8123c2b7329f8f7a5a794f7da751dcf30c9c6..2b47bceb26eeb52b133690ca06d3f1ca7e5e780b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index efd3abbec30a768cbadcaddf7a5f7fd23f525952..5484aca9a36e7ae9e8c3db1f3099dd0826f99380 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a270ebb23a88870c93307e3e1cc80e1615863ca8..cf95bf2881722e5337f90a2ed612f63e7fa54e36 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4d8c480d7852f3c9f5bd4f5d3b952262909e33b9..7afb3bb7e770ec0d4d2786141962603e454c6f6b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8dc23bf09d45da9f39550f2d029859d335e0b2ff..afe66e703a072146a021f11ecdcb011d2d2ce8e6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7fe5f539146f5e8f2b0cefdcca08395a7ed4b79d..845ffb3762085d3ecf8ef8a2514704acd0e850ee 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 731f67bcdab1df2f5705821bf30c57840b9debc3..25090eeb7a7c3d1a2731aa52d862c111522bad0f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d884552c47e72da7551b3daf7060c4fb0f6b6637..96b6afa3e8fb9e52c0fade6c4752f80c0c20a84d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index acda979231b57ef5bf6871e60568bed083797cb8..14f9ec828cd08daf1bbe5887a28355de5f9c717e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fa4ad125712fd02e0ccf64e39404928baeb74031..95d782faa5a086f3aa8f5cfdb88e038bc13848a7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 03f67050673aba8ca9537a73caf866d83f263b91..33efcb81a73c3aa7736f3a1d1204ebfeece8e000 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f19354f008c14d1d321ff15e01f90905cae37764..2a090f3cfd724bec1139ac32365036ffffa028ce 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ec6270bcadfd1e3b6c202724b94c097740510f51..1fd9fe8f64a11f89e6f6e9719edbfa8f7b8a8d48 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2417b54e82b0756c50c51d5e387043c5895d29be..c39d761c5a659b53308a883bbc5f8039d6a719bf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 22a90d8d2046a1df93ca8e8ac31f671ca35946f7..519d276f34a2c422616515405d928ff65497560d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e3c6045ba0f9e9d1b48ccd289fddde5eaa2be5d6..d1633efb996fd97b121e3bccf586a8f258e2c9da 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5f94a23b59658da4a7042c9d10de04771df7731a..7ed9146323a747a55bf724a4cc0ec4c9d48cbeab 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2c9ddd43ac487e86514327fcb4617843dc94f6a2..7441bb4966796f63b8f012b0da1fde22315576f9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 724aba615da9e5f2f3605fd6d479cd0ea1314abb..73461c97fca5d9dc37ba491d27f6fb988dad8f66 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b73f13c1131124516992ef11fd369461538731c7..bf96c52809d55d169fe8ac636cf8c53481116141 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cbc152dddbdc5e0a3d56c1535e9199b8ffc62057..46fe66ece8c82c770c60ec55806f2cb45c2ecc63 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 30921cf3c9aea963ea62b0d33f1602c4ee7f1d82..d7e3fbc829950a17d75a3170a36e1e85b5852470 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bc744aeade2b51b0ad6616c86f66088a0f9f366a..b67a1eb10d5deded3a0c287a5ae92cf413aa5d1a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ba4765f86795b81a95c7b6f9449dbbefce65f2eb..012b5a709520ec158213db74dc309343d4dbd561 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f42644f621fb5798bd1170738e83ae938978dca5..b23227023f32fd77364596e31a45b3cead58b5c6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e0d8c4ccbf61d66f3126ff91e57e9572448777b2..ead99fa8fd820860715e36999b8cb12358e71737 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 79f79fc8cc39b28a233ec2fc9b00132b9768ee04..3c9738a76c8d1d2afd448d3920b7600a7d3e8795 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2b9b6bd70019fb471be41ce41deb4001b8578c38..deaf6ae9e583b73096922ec014d85f165031a9ce 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3c327d9b5e29c1e46afe46c5ae8bf62688618d35..979934e1a8bf990e124d34b7be2ab235d8166f63 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cfb70becb5a2d49f9a0acdff28cfb2c9e31fe903..0134fdcc6a9760464bf7285675bc8fc042a8f909 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ac55ca81fd3689ffacff2c1446c924e20c97ee9a..4b264171dacaaa4ae36d0ca3970c50d0ebcab035 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 079feac687da4f0fa29515b3200971c64c6998f2..554feced4c0ac6618fcf3b793f27d662628fc044 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 71e0d2e2012a4cd843242959665ac136f5c75f79..2a43b44e9dd1cdf0d74b38b88ce25ccc3991a2fc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 06bd3cbf1254f96f386ad8045b36d826b77d8377..39e04f3445dfa39084afee2584385b34e2c55aa2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 67b2d1adbdd172b31f391cf3a956529a808a57fe..25be528e524681a51b029b3d623bd87ee9d7953e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1c46271cc4a7c0dbe1cf9d313022bf14cfb7ded7..a7dd783ca88d2ffe5bf9c1eddd9d745498c83311 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dd22c59ade61e728d05d4ffdc79091d940efea54..399b91afba9be285695bde2ec7e0d08b077cd75e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 00d3a4dd92e912cabad5972a0dd7191adddc89a1..7796fe451728e2a45a05708c921953ab09c9b082 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e45c14341c4bfbd75acf9861e208e242c70a2732..c14f27d56165f306999f076cb678e79efced8d84 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6ce7acce6b9860018d33bedb8b3715b6754c0cf9..699a96ab17c287ed451da35a922ffad30f9762d4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e9bb85dc504033b98b1004a26ce259e7dcbde83f..795e3a53d62ab28a6d95d1f03c9c51896446bde4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4e87bf22578913743c277981f34040b018921370..e0c6d4241dc4a7f414fe4958adcd8472a2318467 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8947e373bfb7773ce2006dd2b1272e974d70acc1..d7e46624a995fd49cf6267adc34558a63b8fe527 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index eddb7877c26eb0e08b108badce394d38baf439c0..65926b54d4613e8c51000462ac530679f5d71035 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e3e37031f3c643f000426b7c49729fc182a7882b..1e4586bf891e622d77ed3794fb149ccd5f898b0f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9ffb9d465deb5c75a99929ddf295f27f9feb305c..321363ff7eb1d268ccfc958824d5b607da7cca56 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cbc7a18ab123ba90cb5c59a91330e9be2487cdbf..3dee6e2fcd3f0be77b1211b380b332ae22af4d25 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 37c9001d2e47bfddd38affd3dfa6209b41ade63b..0ca33e97739a2cbd9d94f53c29a9cbc73ee8cc25 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 455e39d77dc31ad9288d4f77a156a0261ae3f191..2fbdf5bbdbc8743b7b01c375e9a4f725a9c7f0f8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d87d19d64f46f4ba97ac6c41dbc1eda17a59d1ed..acd11fb826159139ca06fc36bf8cb495f3b86ddb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c378a5586e00f6c67c3c9cc255fffed7de03c565..d72e074e45a7912f53616e60ee5a6a94f8d81bdd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index eeba2766a290bed96d713b0907d22cd37b1a4e5d..ade30e5b22eee1a71894eaeff03522b90cbdd66d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fd9ece084907b37a87242d33c26d999bb77eb4d8..94db5f0b78d5eb280534f5120104ae92dc7ced3e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4f9d3c2747a3138346b13f437469819e2d368bfe..c1532113192e5dae8fa0a7d4a97c6f7ffd2b9978 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 81289667a199cb90612102c76233f870dc062aae..b0cd3c2a0d46ddae7b01163cad4898d78046ad86 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c323a055763f45ec0a8c6fdeb92e204f59fd2e1d..417dbaf6f00ad058844cc9efe9365b4571bf3874 100644 (file)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2021-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2021-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a3c2a184c3cc56a9336331203e028bb6f2ed384d..122832d12bef7ac802c3bbf50ea0c7000c285570 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1c4a5351375eeb0283f2b072d88854fdadece596..503a493a559aad0c25ccca202aad5fcdf4fec48e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cd81d548e89f2c296b8048f0b20bc34175152bc2..fccf1d7fac6919528e291181612a29efaf8c90d3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 85f6084364cbd0f885a5d3d553c3008d99487b58..0ec513e458e49226fb6027154a8869863cfb6439 100644 (file)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2019-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 65e2eaf177bc7b9e5c8d96dfe6c9906ed11bb44f..12451cfc974cbe5add1511bb42886fcf5688688a 100644 (file)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 69f7edaa3a07de4e969c1244e02f868fc6678903..8a90bd791886b7ccbf86d47c71aea298b476db22 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index dbebec2b491eb6c4ab48ddbe503148a0ebdc8a09..d782ecbddb926958ae47e192e37e8d3ee5154e09 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2012-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6c1852255fd048b67b4da92496ead6249ac1b7c7..3c2873473deaf6b7b68e8ddd4b214d61d761be05 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2012-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cf24eb10ce1aef8f6adab7f96ff6ecf4fed478d5..20c907881c96845991010f37ed40c4803d7b68c8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2012-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e19450e06c0a6c64bb774f77973fbf0e8c299039..22d00291a0f306c21b0c869c18a7857cb5619e97 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2012-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6f657c79763366fc7dfec89ea22732a176e57da2..86aec68af6abbb542baa086a911bdb55d50d36c9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2012-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3525a42e7f69d90d160830a11cf9528edc93cf14..9380530b3491130069bdc0f1e7714512ce279b0a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2012-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7b2e1ee4c7819c18d5a00739df3375c67040b44b..92b8b20d132c61bd3c98ad8d2e7d22283fdd98b2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2012-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5334729b4f2ba40accc26459dc18b72cd8bdb27b..1a469e2c5c802255fa16ca9da22e42e76e6d98cc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2012-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 988202e802787e8d2a04eab2de496768c59e52d8..2996b900dc0aee02aef3bd8aefe773c18fa1abc1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2012-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5774822fb8ed60e25cbb4d1fb97637a3cc302ebd..3172abc8633a358220cb1f6434f48eeba9178422 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2012-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3d9eca40cc1fd954c4a24190a731bfc42d784bdb..b78a63c68231789b9bbb6c6adbdeea98e0fe6009 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2012-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 944d688af394efceeee68ae3c40721435c77a858..39298d3ff03c041e77aaaceee5b37d6fe8a2394c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2012-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 94d5f7916af91645a7fb617709f0e73f94ea43ae..88464e10c2548806805217e3df63b5b2a2dd84fe 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2012-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 75a65c9edf3565e4d799c3f26e167da5a1bdc578..8ed3921530bd4c5b578418206eb839eca8644112 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2012-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d03657c62039d3b8fc3fdf0599e9af7a4976af1e..6aec54a96b86456b5d8f621f9e4cf847a57167c9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2012-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c46f22a159827e45c4b9f3d910a161ad57d8307d..99c41dd275febcbbadfd7c79dd5c686c7cbd4e69 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2012-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 23340a74681915194b03e68ead521fb67e64529b..e595b5ddc189459cfe325f942862cea6965a4891 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2012-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3e23e6b3a1b9616e51d3bd9f72837d11cc46394c..f9e60001a1f924cbf6f0a2114494f05343dc3795 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2012-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0751c44ec98b00bef4c80917917af729490beeff..8dd2d301096bbd9a8bdb66a16a3817707f45edad 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2012-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 98bf51eac8c07eb6040867745f65fd0c520d322f..60597a1f8d936f2bd9160f89859a2c147672cbba 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c5f83f8be6f7f3d0b52b5341243f0e1e3fceb38a..600f00dcc5c3ac537d176f75a347fe81a4a667ad 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ab7d39e7623f619ba4f33f68a91e54467138ebe3..4e2d7ea4f0225fa5c435a2652aea83f41920ac1b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 203fe5e23a6abd7cb5310b8af4c7d7e965efea0f..3e92c15f8b2a815c590dd0ec4b26211f0f022517 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 83ee1cc990fef34b8ccc6666d3b5413ed65497f4..8d6264c1a542cd27b8f02f23462f281a5df85023 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1f00796a31598862554820636226e3ac69ffc163..dff2e1a61f72c098d04473ab61fa3b105bfc1997 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 32571e67bbc34348ad80834eae55a466c5b7d234..ec9c505a6856abadfa4ca1ca03e4afb5e8f66d7e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a48d804f2872185ef848de610ac22004aacac2a1..b0d0dfe4b83610575f5a64056ecd0d7b5807defb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 842b556877c82ab1d7327d071e90af9b788b5a0b..68220340cff4aa10e5cc0d4df3b75844a1c19803 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3d568557c8ebfab0bdd62d3438977cc6914c0183..097d3d1e51ceed9118b616cfc2a02196696c9432 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9527321cee24c1199748793206f2cc0b0e9e6b3b..2f455c918888a3d8a3d079570da0b1ee049a1822 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6783a3bbffd13b6da225fb53977e3bc6f73615c1..ac69d06e6dc83e8205f7cbea6214d7b101cc825d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fca1d4ca64a78181b87d30f1d7241942c1e504bd..538bdd716f45501642c0d4e2cc58816b80d15a22 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cc062aa5484b81b8042888e30a109220d5bcb8b6..8fe3f45a618d0797920c0199b2cb3937f9b7260e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 041205f2ba479381be6be7029a3404c0621f0fe2..d96f2d0de20b2260bd4ec87c529d3f350b8bcba7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 946a087d346806c3e3e704c083167d3b6d5c0b2a..5500f702252752c134b1e92846f7ee18faca1b39 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 41817299c20b6916fe2eeaceea059eb2f46638e7..cb2e224cd1268f2388db543a6749df33344aebf9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f05d8ca193f2598bdc155111129c9b34b0248ba7..f7b8587dc77272cc95936a482315936c363aa5f6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3057d3f52f22fd217d0f3080f57338672355787c..8c36710a521021d358ff18f80ffc387f04c132c3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 67f2033cd053beba2a6f52c3b8229ff45a0e6b92..c03b96aa3b6fddbfd7d9719e5c47b72121726aac 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7df69f360987cb8f255c536d905f813109963072..79ce6980c0e2888295eef070233aa66201c4fff5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 16a771d45599446f85fc90e724b17357e76fdbea..e35390761398a95518d60b169254f570ff6a4c52 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b6f35530fb1f6266a46d969bf2c371bac34dd082..900e5a5d1f99eb9c744e01bc723f9805a7318249 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ab38f6c14418d19441114a819d29147e72506b37..313bd46d9f0fa41c7ea09a2d0e4ec34acd226a8f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8c2dcb89104b986fe15b38bdbf01a2cd06be5e92..fed989b449a2c987923ccdc55a498635c52f2c47 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f5ff7160f4d3cd81a472da893235d603ed0d6843..ac17ebbf1b41a94c44e5f4d8852e679c492d76f6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 142356d28d4a08f1bb0577eee5ff77c9a52d0f30..3a108f7ddce333ca7130717cdb89eb3b41fc8431 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d60f0db30d6514cfb9ba91407ab966043fb077e7..949032b5d5070c837c797e96adbc8b637435e862 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f50b84b796bb4255699c5aae69280f34e78f5032..8879ebd6e2a71c06bfd36211368d8cb845f5ac23 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9536a13ad42f5d24280bbeb8858b97dbcedfd4b6..e67ca9fe13036176c1143908a57bc6b1575c469f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d04aa1456599bb6a63fc95f1ac6af0cfe75b5ff2..5b0ac508f1c4ee327b1daaf706789c63985a1d31 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ad25bdb94bc976984d86b4d193232ab21350fbfb..7286c617c35cd2a44efbcd986be7f177cad509dc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a68365189a6c2be028c35fe96b9e70aacd3cf366..1a4c5afda0f8d215e448957fff376693f477058a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1eac2d1ed85ddaaefe748e8c79e1950a8a1aa266..259f9482cca5cb1d7dc83240dc286909b3147984 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6147bea7d101a38a21f2327a574cbff790d4f55f..95a0e571395842359d065c34f1b7695b36b00c0c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 224320434572f16e720ab65eade15b0287c99043..e083c83defd9c1384106a9e5e765bf98633e6933 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index daba04130e94d18c8c2033c173bf2d3ecd6cd6be..fafc9d4dd922108c6242691bcda20e0da3052daa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d026a1a49db4c8d1592c1f57bb2e9c7e84a1feca..adda8d3372678fe68c87f5a7d3355062b2b50178 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 12b5eb370174f48191abb0739166466dcfc67fdd..238c97030c9f6c1945935e52907484bd155faa45 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 94858a08f1eda667da7bcfcc309b7229e48bf3f1..b1df85d34d472d7ce35156d10bdfd7f36d3b1f08 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b4297d9e4bcb8bcf426125b8075d250598352b09..4a317db5e7b28b0a16a3bd225edd809793dd043c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 42a9a7a13af001bd06c857bdde9289051b7a5cae..12ee5ea0ba5338d0c042a11150f86709b0c974c0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4e5bd619f947dde3521288cbbbb046cc4476178d..a0ffc9ba8fe94543f2a6ffe42ab011ccd108648f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e06ab72b50c94166f915aa2a7de2128f84073f3c..2f84f6d5c7c9d1b08adc0002bcd21b0f5f87832a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1bfdbecd652f7ae599bce9c0d6ad6c3f9d9c912e..2e1af8a84ab9348b955adcdb712fd55a53c9c74f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9dc357ccf1858a5b3fa0dfea74ac3170efe29ddc..3476a5aa0d3bcf7a9d0709bb58dcc7bd7aa94ed9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4f2607609a048cf91a50fff05411bb9b4d9a1f6c..38d810d9a2bf75dcd7d947a9bfdc6e8ba445047b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4ebd2cdfa65797250feb69f00a93314bd884c683..5cbdcc49a07a988e9d2c59d3fd05ed40a06170aa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d07ac71c11031e42602022ebac2b8591ba837a9f..d192677e53d6a08b9fc7f9d3bde7b6335235b090 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5aad4c3d6ca91f8680a3ceb53a3c655d22a39ebd..e0ac7e5c8b60042363c756b1a907b97c18e07942 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2411345a703afdbf3d5edeb6ad3550239bb05d42..d8d9e9bf695fc23422c1d7b2a09885de35b8aab7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 685e2fc0c0be4450a26bf8f04b9e9d43dc73fb9c..072d565eb1da2fe5032b7e5daf26e0bf96110377 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9d4783e5ec069bd496dd604b365a473a773259c1..303edb588dc82880884f7e454ba7ceafb4f844f7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2a0f30d1e9644dfd5bea4123a4a082863a4807bf..41584a664c82f72a0a00ec3d8ea8d61d0a1d8f39 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d0793b4a92be4e3bb798544afac03e8ff52c9b2f..be558e74b79aa7d54b5884663a952a716bf0b17e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1e40d539016d83f4e98febb333aa207769ac3905..104f1da659069661f40828dfe4eea866b2823f77 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3b2d34f82ddccbbaab74b1aecde46bbd9057e0c4..fcf05538969c6499547395d145c397bd094dfa0d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 78518cc564bfd46f1247acfc785314395f0b28cc..60e5a926d1ca2cf4a77b3f0a7df8ece7f8412617 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6385622654ffba7d1a5dcdb9a62a61d78461ad3b..8eaa0c77dd40703f0abcc51ce28f8af43daadd4b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2de260dc12779038db204b73534e72da3abd35b5..0a9de46841659cc1c247a3afe4beef591782d5fe 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b20631528cb7331f7e118aadf304f4cb1107bcc5..81e21c6d1772bbdb0f4fca06b259130d85ac5dbe 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 57d0bba3531c448c34bb07d55c6c67934146fbd0..3feef5b75c4cbfcd89360ba54d65672e87c7b8ea 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1244bb70c0899ae59c1ee606ed70a7f2f61d8f81..4517d336b77582fe959ff25f073ae06c1ae767bd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b8ae69060097257c840983cbe1291bff867550c2..8b2256a52e5b19e255ce11966d85e0eda35434c9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ec1c66ed74bed38206c2815613dbb8a04c33fab5..0f487611fda097c3d2e83b0c64ed21dc3d7ce48e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 702f063e87c4c3ff296e9543fc48d950f23bac17..7df6086cc535fadd51ea02809c232d897407e774 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4958d99858768f81d2214b0a4b758b8232a3417c..33f908bdb8138c402be9894a582c9a63e01b8148 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 197162004900454a15cf717b7b34dc3f88e617f8..80cbd10bb1dab72c24b85d2522a744f53d16cd88 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 00130bfc6e3177dfb4b40c79cd63c3aacaffad79..844ff4adca5387bf87d7d26047c75535cb61f55a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 037c812960cadcee04a3a51d7cbbd4f3f1238b02..d6e91062f546c2bf02acd0a159f367367bc7c58e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c6bd047aac56ceb13caf45aa2f0fffc26c069004..1c7ab50dc51dbb101cdce633f5e56d87a0184271 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ee921c9e6fb429a1c836c163bcfcb22f83c9d718..8b1105342cc21ec22485673a08ed30a95cccf236 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 277977bdb94db7af8d8076267516ac708b7850c1..6cb726de8dc976e8d10cdee3d4578405426d674e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 87001015f34d2817cbf7ea2fe73e2e624c5f5021..f9aafdb78c2d71be76fdb23ef47e62a38919e056 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 54886aafd9e85df31c61bd850636c05d964731c7..12310ca621ba583bd25ae615eb3bc3c8a4677afe 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e120b1c2439098d7c212d4e4bfbf32ad1704cb14..70e7e67d4e0ff1f73f7d0318f2811d8606c0af79 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 92ea1e8f7231b2baa675c1ceb70d2530e936106a..1ecb9faddf8c045d7799f1d420a5ed9bfd86351c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fd84719c03f3f776c3a062d50e8ac0bb537b82cd..c3b4aee1afabd17c99c3fd4cfe3aa97508c03e4e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4c1f6d045fa4df19cb29fcd8b049ef75de7006fd..ae81152691ae621cdab0566dffdc5377c3817d61 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 25b859a0d349d7e91bde52bd051e2ce6e7aeb68f..9e3919bed51b00ca08217c7de77d6796071cd518 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ba6808033da59d74b58ade918985aac20d971030..6b473e4e0d85aef5056d4ec5f1bb8e6ad645132b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e8c190e470f71de98a066294ad22235b46863846..d1375e39b69506ee4a314ce54abc41a44a1c9b6f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f64b53fe45488a6369a5070e0926061e7163083f..6125745ec211e9db55321b1c7756013965118a76 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 48d68f411f9bf1d7fc019112c7c12b8508fdebc3..5234acac167c7adbfb2830cb749948ad556fe395 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 05b4fd1bded213ebba09ecc42227b17b5f454c00..7cc301f106deeb413980a7d1157c18a4e89d27a9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6ddc712896cfa743f86312708ba75f0a46f15479..f2f3ebb92db588842aad4dec3bf1686187aa63ac 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 23c424e8e5836f860b1689552f61165fc1959dc3..895ebff2940dfd241a2484d3a3fb171bd30cf5d6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 723367ebf31507c875f1821327ccf3240c65344e..e2ecae4cc07bc952d72497387d44c8e3417543d1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a810424b7c43146c5982db1ce12778bf66fc37b9..e7042dcb9ad40a9d86e289ff94f406f11d20aef3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 69c76959f27d8fdd7e7ab0d6c36f7321cf0c4116..c6ac4781fb68c6157233ddef7337de0e6a8971ac 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 46a95d22990785a410aa2c23025acbf72de7369e..6ce366933cef7aea8cfe0d783561fdf51d078762 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9cfe763e971ccbaa96800c679ad5383427360dad..ba7ab0f52276b63bb4e54634e8b18c78856dadae 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cf0a7adb7ea11dc049052a5d467dd22127e47283..5229c2232d3906660e917d9fcedc921cae709cdb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e6b15e1db5595cfc747848a6e7d825c05874d6e4..f67753df24d6bfc1406107df979992e0458e27a2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7feb8264aa85609e381670626b303554aeb0dde0..705d98145d7748b4b3af009071bacc50c1cd84e1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b6d3f790fcd28f6cc2fed302d2da47f9ee35e6e8..4a8e6861c0968109ea5a43a4880da11d2c15b100 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5e2aedcb01dfb170c66e730a30ccffef50ed2631..9ffad6771c5d72b6a02dd6d291e0180a1d64369c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 993b21ad22a4c609ae0a3f4d44f40fba7fcae683..09118ca252b1d5168fe256c3394dc6b13b469b82 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b6244d66e82d07ff0e4c5b1d319e61cb5f9d7d95..e9f1f637f5de44bd4fb031a01e172e944f2da7ba 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d84626f3e12da2d88ac422699047d14faff0cbbe..599528ef6df412ee58bc704559fcfb78dcc7a1df 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ba27add8d53de9d060885c8be083934960e6f121..81b66420f5db296da210c5e83bb860aa4152495e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0b9ac75a67703fb80712970d9e36c49b4b83ba6f..43481f7ea9db378a9a41214d02c5870d3da96223 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 57e8ccafeaabc4a40365ced3f5e182e2d40f109f..e511370ecf934adab074a4269d76de6acbf258c5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2791f73f2b39f408729d40fddcaeeaf2006ac198..d9ca886a68b05f27268c58271809c61810f2d308 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f1e76004f48220e30efc03b97340aea726fe016c..e8b0fbc8057dd69217fb95de92b21378236924b3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a1509046bead03bbdc8bf0d424953f23d03722c0..de5106557ca8b6533ca54a2bd656c2aaa268d8f5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8063e014011560f4d013adb97f54d0fd43ce434b..7f64408296efce3d7b3f313e3b83768c2d09dab4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1066ced57d0d859c22c342154d5377da2d67c254..b86a226069e257785332c4e33e01632bc254ea0d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2bc918a00ed98df0a31af9a8fa44262e235859ee..f56291ccd1abaa95de5d4f8d5388fa3ed46d59a4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a3b509dd4cc6ef5371525334f14f9b51cdd214f8..b5bef3a3163b9eef48974c15b45dfb93ccc5a940 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index adca86dd527adb8cc3d799d6979e84c34b94428e..d567f873a27799c4b9d5bdfe0a957394fe0db2f0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2fb65cb2bb2ca2962e42387734c1adf6c2f9348b..f30c436cc0bc29044fe0ad7ec49f39f1f694186e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1866d2420a0c1ded1e51335cdd45553ce41e3a1b..1da11188e82abfe10a7c2194ce14ded2d41a3e05 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 576b76b9e320c3223613ba087543a968ef485879..6e0af47cbdb86d09dc63e7668de8cc04d01e6fb4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 97b9a825c8ad2a4f6495df27fb59e535af42b7f0..cf2a4626fefe2cdc27f6ed886e79eeb72b49c40d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 23e430b86718fcb0a88177a84be9807a7a58d395..2f42916e912d715cd7d4bc1a3c8fd93797a2ba89 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 611a1a32e006546c48be83bd67e77d62c410f7ee..0d2f618d97afc3b99e8f0450b554ce6698dcdc06 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ae1b06809ffa561fe3297bcbbb92f8f7f7da1ebe..f155e079fe7c938729a00a38d0b2d2ef7a39c57e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 984f02eeffdf2d132810be1188b651501aaf5fd6..e213b3e188c5e03cea18e3d00fc96864f92455db 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 080f79e5c411bb2f4f819ccf4dd519827b55a1c9..9e49f5c591d01f97f2f5328d9ff9f8af83c54fb0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 38606d50eaece71478ae76613985b46b3c7329ac..4d9a6a54f0f038007d76bdfbd3df0f0894469187 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index eb41527ab3e6def339ac4220ff46247fb3f09dde..84ed173229d0c07cff8ff48be518c995c63ab749 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c6920c4552d5486fefe927ce220e2c35790c61a5..0d3186cec3998bfaa595fb72171b56b8b43da2c6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 34601346532cd1513416384a3cb15054d8a4febd..46718495de3ae86eb7358d7fa0c2af72d345319e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d6747d5de8a01a16e674d0fb5298cc780f11c403..32e17c7b83b00f29ef23259572f709ca81b674d2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 90c3969b99085e1fdefde62e876b339060b1b53f..041c2eb746bf277c8ddea79bc1b84111e02eecb5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fdc64b302f5a0b2aa983db26094685d08968b5c9..97115c8a912c62ed0cc96ad7da0bb1b2ace78c95 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d2f903ec489393ea953f485af26b7223754e6d16..9f5655754af7c3e820ccbac141a7196437ecf58c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f71152952054f06fc414f0f855c3def45da72cfb..058bc3cf46b667ef116c8eac1bc2f3902d4d130b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 02d988b873a1904479832b746c90795be98fa9ac..312c951758e4600d92915c81fb648dbb1a2b3902 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a65ccd97cb5cc71e75ade96e2db79f678729da32..77f9dfa08dd1781993f4aa1966227c6ea9573ea4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8b1ffb22c330cc494d60e8ab2bd4ecdd89045789..da06324111cea6347b83768278b155f16a067b33 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7408efe62485e9da0184e27c96b9aa0520c7a78f..54e369e31a8c3f08ca5b4fe858f03318ea4cc1d2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9b9455971aa4e65b74b78880f290c8c7dbd4821a..7c0ee82da9027f825aab68598f99822142f2992b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 02138df8f40e5b77219fdbb00d66fdd77d8077c4..854930bfb2a6f36653460fcf144f13b8c056a016 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7a8530145581fb8c159f734ddc3c8a44cca6b229..53f558a415b5945e3b6eddf1611b081c11341abf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 494fd838605614ef4786328e9e69b76ceedec33c..833a6dd8c552fa5d65e99b7e86dd6429abfdcb6a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 488d53c584b6e82229ad9f40e7d5374f4213fd4b..d351ccbd0bff67ba4ed36f697eec80fd75adc6fd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8ff2486e49357a162646985459c5907a5510bb68..de66e930a096513b9f0b4f6d30848564c41ffb63 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8f9592d3c1cdebb77c007b3ead8c48db4b336fa6..f1285362488b36f7189be88bb877d355f114f757 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8eae9f693894153d14cb48bd44670f9e26479958..2ab20e039d3e7c3014300a1a0e5561c4e3705a13 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e45bb6e1deb39ebf6f9a2bd4c6e6b86a34d31ea5..c0c70ec0d4581914d3634780ab86e3d92ca1d527 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1bf41db0c310e0635eb3c3273b58f02a9ee819d8..2c2b323b3e17ae8f5c20d2115ca088e1e97cfc49 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 49e2529b7d0c2ed6b0d95d357d7c55af7436f758..ce1a9a486398d28381ae177a6abc55d40def685a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index be519f9445b39e6e7a539f8a41cec682e7639c5c..59f10eaf3dcc15ca549ec4a909bd1d480e677d3a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 77701b9c19dfb4b7e9cad6e2eb124d8324a63560..761146c5edbbf739bf1c4df486d5d8d4ffa4eabe 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1b14e65378b57434fae7d98a3968fe28c29bb2b4..7b0121f85257d697d3a77106e6698037a23b62b3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f05492309cd141393db8035d83dd2bb20fbde397..0ff03cfa13cfe0f4c71be4d4371691dcbcc50398 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 04db6a69ec02fae7ad6c397325a7d6467505c450..48d9fd93ba9e78413d73a402762d87ce5cc540e9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ae0c3447819d94858cf011c1423658139f6afbad..7f187947f1da8d8b2c8f43badf83973d97e3dab6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 070b7fdc66967d571b08b094a83afe93a8529cf4..002dbd1594576bcb48c4741a01a3801ec98c7ea5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 505f9923cc8af199c2cc9916a804361039ca64e2..610da9722bf7ff884504580e26ab4a2a8bd56fd1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5c468c96c4a89f9989f13411d3d7f0f117c2acc9..4f5532d943d51e591e1349b6522d7f58d71cc51f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e1627791a75b899af2db788aff4a3efdb5238726..5ec9f4b025e3ea93d8d498698b653e306ca13a29 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f438e4e468e3267783bce00cf192156c47fc1c39..95d8c8c870175553f4c692efb24ef0660209d2c7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0519b6d650cea5628adceaf735dbd10d8778d205..8614276fc581a5b22a5a2a160721c378b12aabcb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9fe7ce97251bb79c90086298118223ba04525651..f978bb22b3e7cf78064915d7d7d49cd600b51ebf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 19b06470d770ac17eddc8f267d50066f0fb86e66..067e5d4e458912c08ee553e5d047d854b4a8dab6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9dbe870bef8f4f5175917280172b0ebe68322834..dcbe0b253e0f912b1e70f5bf9bcbd40c2ea1cde3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2c11de454c6e14f05dda464baab2a88324d94ea1..d6ae4ece819da8e91b6caf5b94ee88d8f080763e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3b284850f7e2bf9a164d617f8bcd5026baf1af07..a2280c6731d15a8555aafa32d307455f6730e332 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0827dfdc7cca98f6cbabc62c7506ec14e9cbdaa2..b50bba2b1d9627eb4dbacc36eea2661bee556df0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bc45f5c5d88d3f627485fc236ff56bef3c4206cd..5d57a73afce8215e10c6bd6f260bfc2a9d8abade 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9b969f3422d9d99319a26eeceebeaab963b98349..2f059c66d6bf7c7de168d24ab7e7402f113c2ba2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8794b8f8583dfe42fba9e4bbfc8d7561147427aa..efa3a20208bd8771b8a12c0a38202813e9497770 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f6736edd14987ab2dac6bfc4e6aa6799ebc2aa60..858be478979b7c65891d19134cf4faa9b9abb792 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 786306a9ff9c4700e9dfbe60a31592701717b79f..212dff362b112d9e649c982131bc5dfe1d80d9f0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0531fcb3d884b4085175db07fff1b5175a81c009..bb52c884d663801e675531613b9701c729a5d9ff 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a1a6bc8631b78c101af8a0bd51531b19ac6c1bcb..805ef8dbcd349ea24e7aa44292455b2404e5529a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5908aa7723ade76da68f8cb74d96992cbbfe216d..1b64abf02a554ee062b152a11d09f7215aca262d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3e66447e339abf5658b1d05d26556cff28b4b412..44d6e2aa451df8e5a577515b176a7f0692b0f016 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1465234fd2d031543b0da95e3777d4569f4f1450..72dbdd86da220cd0737db399c3bf77fdc23fc8da 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a52ae962e7c56b5012b45282eeb200c9397f7f82..dbd52739937a0975d734edcdc3a6796fa917a731 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index afdfff8f8afa17e75d3500901a40cac41f55cc88..414abe66503dacba83582db1259c886d29420b7f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9e29e98802513ca7798c9d5678551b81f8efd889..6d1c059960d6daea2c2acc90b1adc3c5623cc724 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a6bcfe2f874265a565c20dba2d2ffb4dc264a3c3..4f0c47589681445bc60782e4b5da49ca515f9d78 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3cc977242ab57b2680f29c8878e8765cb956acff..0164dbef7d28cdb638c087c2ac8d4a57b67f864e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0853ebffc156cbada250d2b67aaa743ece4e0509..af2eaf4d0b3365471e01d49a9f010b7ab7a2cbac 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0600b880fd4cdc84a9b2b3a9cf2fc92d852b9dba..c1dc1c52c55e8dded0bf934554ff59f7a72106f2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3ba269488b263ff5de7f65877fb4c5b6502f3015..9182386537711f4449ee0e628569dae60672ea74 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 351c5b65e9873d91c5885d000c982a3d53fb8df6..849894b4359f96483fd68ee7bdba3493e0c8c166 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 74f4f266eb4d1042c49948a8a775c4deb1243d6c..f28ac53cd231240f08835b24c8c2488bb7c450c9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 23f6f11efb610691507dfc5f8fe454c8f240d2fc..06d8c0a23106e6c7570f35c15f60a47ca4ae3638 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7c7801d43b5e9817a6c9a0ae7d301d96c3901951..2598f621dcb4a3de3c676716065abe3b405dafb3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2d64f92a936988ef23ce4f14b76b6dcc82b1f727..13b75cdd87f766d2adedcf8c7a3ca8344a3a92bd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9f67764e4a4aff052dfa1acc3b90b119caefec36..a5892673666916e4ba43defb4a77da3699a11e55 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 33ae426810fb50c3ab130b5b282a4b3df158d7ce..882675950a26812e05fab54c5a8bcb4a60df3656 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0180b2fa1cd01481331ebd1dfde8784746c1ff6e..2a14f7b55a27b412e963d76429e497f5695a071b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 600128f7ae908e725bc7c5f0c1dbf98ed7935eb7..809f563638164264e9061ed4e28bdb07035c80c8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 21982b1c3b712c90e6edb9ca1b7ceb95b5da7e23..ee30750097f2ef0a8b83629d6843d5a47ff9c6da 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ee28b022caa694e4a4ce0ebd8e1d78da0d77c53b..687493c9b70ac6606a51b32967b6b653a9ecf668 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 065976deb7f5b7dd6a6200a1ad9cfab7a403ad6c..45124e6d4d113d2ff70170554844d5c2a88bd0a3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c9d02ff1ced34a112670e651e66ec324ebf1b7f4..c6725a1492ddc191b1d7716b2be02bb1206f971d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 656d77f2447ec955ee6ced725668d0741e52ffff..4ac3f43dce6d966be06ac57dbde5aef1b2b2c5e6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b271218131551c498668c5e3afa08c6ea8c4095d..b9e6e594e404754507ca13af81dd6d71b1f6144d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e820672096ab4cb8a44459fd1636c7af24ffc9f8..d9f39b0f45687aeae3f43800258bc149aaabc504 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b8349956e8999a2fc2fe5db82874f4a36cf31d2f..74e0a12f4e6c4fefd5c62eaddb0ab32faa03ddd0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 21e90c8e9bf3c84293ad8794d612a3a98c60e7ec..bcd09297a8157833a7700f690d86fad10fb80131 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c3bafaa51f25d79e542d655877202999d153cd11..d5edfa1413c801412853b1fb4b4e7554d691ce95 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9d4ed0bf98b378dfeb96f924d96822c20a555674..f5febbc05a65237ae607ed6d9d19e16a4d4d5ac7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 49793845ebd6a585a15006254d35c38169db86a9..4425c3dbddb8deb4f37cb94dcf58b3ba46dad841 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8457a58adca12d563d71749ba69391a24188d790..2e35977c15f3f2a0faac42a6f6301dfe07fde66d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d561512a46edaad9c57afb1a123738c06c26d65c..f0330ccb190961bba080c79c5e887406adb2c92b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 719b6109f6dc0717722d83bbde4b9aa0ee4d9623..5779a1bc6056d8457794f7df10b3b65e1b713749 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index def757262dd0941346140c538681668a77f4d386..1766884a7225c68128de5e9efdfda82ad9f8645e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8619829a51e5d8da9ebf754f67f7037634c134ca..daf859e6472a7ccb124b1dbd7bc718706c9fccb8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6e536554a0b7683cca280054769f20eb047d0c84..488b08357517786ee3367587c2850fbeab2b8950 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f77b1f89d99047e6224223cee4a905f9f3b9d965..21fbf67634276a6974ae7a6ddf9ee3fab56d7535 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 064f457127ea43b7aef1f5466e32b9d4e8bf53e4..db34865515d9feffbff8ea5798b601bda8990ef0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f2e0f99f354fac3c5299a8396ac42b02ae3ce790..66f81dead250031dec4dc597e3bc782f46ab800f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e5207fc6dd06ecf41b514afcc934adfb75badd72..a667c9c59f8ee7d8783cb0515a29c5fc7e2edf38 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 97085b813ca053ef9db69c8a10d22b31ddcb8158..715e39ad7fbe545d9f9d6889ae943cbd7c939482 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 36d51bd1d6acdfb4b157743d26fd3b6cec1a0e08..44d1ff3931ab70789472e5fdeba2b43952411c3e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a33413b93e31c321bfb3d57415da5a892ccba0ca..447922600e69804cd8faa3cd20da02e87de7d4c5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b59dac4fe6cf3027cb2dac8b3661ad4f96be34d7..e98a45152d4523094a1a399d6e2d539dd4534a2a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fd2abf8416f973bd905e56c3973ef9410814b9f4..b5a5fcef88a22a1b6c692f46bcebb747b422398f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1fa3c2939ad4862dfc8259877d154e810ec23926..c9e2f49ebf19a43866eafdc967018af7c4f3e5ea 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 74c26bf746a683df654f8a6e5b5238ad03a15520..cb1b1d9d7da4ca3cf87556f62ca565bd66619cfe 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2023 CEA/DEN
+// Copyright (C) 2013-2023 CEA
 //
 // 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 b1277fad4aab1fb7c2a19bc4e8454c81d4c6db58..6eea2a64dfa1595128b8d11e5bc76ea6764d2c52 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2013-2023 CEA/DEN
+// Copyright (C) 2013-2023 CEA
 //
 // 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 e90498498f525723e9f8cf06c5a7f334497fccee..3849fc3c680606ac49a91ddf191c3f8828561d7d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 532ea956e8e19daed29a859f4cb20f8cdbe20cdd..1a62aed60a31d967943d45d40152d8b4d28a20e5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8a7d57d531c963bf65f82ab6277647d7e2bfe697..fb4011caef6298ef270dd5a69c508e0cb25afda7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c8236d204e3577a6f3cd26f88b7cdc6ec83db622..c3b2cae6c0042e554349ec6ec825c27d96884f3f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d9bcff38ca7fb022c80fcdd6e1d628648adf1955..cd1cfaeee3d3de1c1cff579a5e0da92577b91694 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d8f6595d0589f16d0c63d8afd93da9e498b36142..2a12f76dbb55a3653c21a486c9aab12aa200b5f8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fba3ff7a40d3e1e253ead67b976e883c093d8aa6..f190aa4f9f17a649339d7fc259f44ea47bc9fd09 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ee950b550f66057f94b8fe5126d4fd3cfad9afe3..74bcc944f1e444dcf158b4c8133a5c07d42c843d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6df0549643a8b3007b86243aa45e3a4f111209ba..6b120e7eac1006b4c3aff5e64ce6dc9aa1ac57c6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 90da74d41a894c54538390fa2105bfcb0730015a..3476038d5f93c27162de1fc445aed26bb1e1186e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3da7720d8ecbb53e0e3fa427f13e9d286dbfae00..aa2e96702d4d9cebee5c9e308962c6a60bbac0fb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7e6cb8064ade4af4704e0b54883b0f89a9b63374..227c767afb1de5fe7909df628de0069b44340f3f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c65f2f1359cfda414c67df32b7f1910cc5120b06..b05e1f7a418d11bd5d49cbccf3bb5ab161c09dbf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a3aa22695947385420ca467f4a6da954d5967c6d..f8a58d059729a82de8bb9fe35b566c4a2472b146 100644 (file)
@@ -4,7 +4,7 @@
   <ul>
     $navpath
     <li class="footer">
-      Copyright &copy; 2007-2022  CEA/DEN, EDF R&amp;D, OPEN CASCADE<br>
+      Copyright &copy; 2007-2023  CEA, EDF, OPEN CASCADE<br>
       Copyright &copy; 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&amp;D, LEG, PRINCIPIA R&amp;D, BUREAU VERITAS<br>
     </li>
   </ul>
index e5fcb1ad0eacafb60696b3c64d9b30e453b9c342..10c652526703fea6bcb3979410ef8d3b2ed6977d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c8ae829ee6eef76101f0c8a16e2e1a110d87d809..a792a8fbc4e6dd92299f6f4d53b88a3b6d5cd479 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7773be90de79b5b275ab5b545dac1903fb9da4ce..d9e88c210cd8033f59603473cd7218f19f134dc4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ba0e5334ae5b7d2cba387ba79d8f7753d7784eb9..fab20dbf1c15775997d6dd8db31d3a369d9e63bb 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python3
 # -*- coding: utf-8 -*-
-# Copyright (C) 2007-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f50ef94b4dc585d7582bca5547138fbde40eeba0..d0b76a7a57f0e48650dc0424d2be167da215d9dc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6a2f33bc747acb08e5132e303c8403cee1ffff61..84d8d909acf4bd11dcce535c9b27ccade27a5345 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2513893e98c7fc37df40070d0a1efe4706dc011b..0e3d970faf8ece25650592166029cc1f5b88c9aa 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 14483ca70f5e40f317ed21fb1f97a13ee41650da..6ff7e29cf72b6a2460fb7a6c3788939ba14b8d34 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 30e818e559af08418270b2e450ccb4c200011c57..9909f4146710e6a929c4b938727997c023a9f5b3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b0fdfadb3660e85f40b9299f964cdf6531dc30d2..f9eefb905dc45a97d073cd33fb8b4b73c6edcb9a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6acf26dc3f2317ae2e263e1ba2945a17776a2c4a..89dd8f7dac3a1b1a50eda392ec537533cb429a2f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 457b15a13bb4b37953380cbb52910f457512ce26..60f783f21610aded1419f6a4c028576b76b90c41 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2007-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 938cbacfc42e17a073913549a75fa4283486aeda..ebaf7eca0377e233046b208d6561de2e81a78826 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 63ccc818bb3447e70c1df5677414948c59f49ef4..27355adbaab1d40200fcee6714305faf8e75217a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 31d2d544c5a1e1e5072e8157edf364185f4f3d3a..850811f2a4a32a6cededcf39fe31f1d2c0701ea6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1498df8dda7980e41a71fb8795cc88b903b9be1b..d332f8e43b7a5ee82243f5105b933c837e2488d0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b819cb395936d3e6efb3fa5378be1db4ebc5e206..b940b10a1001f1f156976df508e71ff85d0c31da 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python3
 # -*- coding: utf-8 *-
-# Copyright (C) 2007-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1aee5a169c023eae5819614c34c43369136f0f37..bad0713412c2021310ab6925cfb353fbc4e7af18 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 54ee74bc03cdf1c44dd635ae03cfd44e8458e1b2..8abcc140fc8d715b68f6d5871ff760920efda4cf 100644 (file)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ccd2ef44a61e455ddb990ea51fcdd85cde8a3cf9..118a4343ba7d558a5440fde16ad058e5e6cb7678 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e2b97ffa9c9909d87c9532c568a60e6244fbfb4d..41db9e4487681e12524e1ab4670c7edf94720261 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7d9afc07c274a1858003e8115dacfea12a127fa0..6dfe8ee40c6eb9c1816e965b0b9386b0acdb0d0c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fe61ae11cb7b1704a3f19fb6b8737d33402d1c88..cfa7b340d0739bb0f143f37227636515bf519e2d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 66bf2d2ed2aecf8684aecbd57d52e762dd0b4760..4ee9bbb762fa57baf4052217f2e5d85af573d22f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 17300bf1b463bd5e78e298035ff5975724e2a28a..ff88a219584041649434f06413f9f1a887c817a2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a0e2f9e808f6e67c6920db21e57169a9efc7d208..f2ac17fc81cb1e0d6225d241352c1d96025686de 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5ebe68e344187984b68f5fc1e5d42d981b69bd20..597b263fc07e09fee34fd064f266201d128c9aa9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 92811a0b9b5721a225927f49810f6e7b2c163d18..bbc351bd0137a5e1e3f8ba513f908b8a6d7395b9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 00d6ee8491e8e1ca4e663372ca36d8fa3485cc62..5805ec699f3edef5788a19f3e413175fd9b382f0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bc35bee47252ba768c2a3bb1a920832e483a4b83..510c83edb007ad0f8273cbbb607085aa5d926e6d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c5cc86f42913b12cfbac7e0ec593fc8dacb5a0d7..84f76f9bb33a8b830f0e0952ca0fcb2f6d5e20d5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4098187d28bf4866ac1adc3ec62c024d38f7eab2..b293d775cd3df9f326710a9ff43d5bcbaa44fbba 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5264290fe076c97c725c3c6f4e382be5dc998640..abc18c641c48c9580d0c2a85ce0c84f1ecc86f1e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d6803b5e882b1a1b7c290c0c6582f554b1035d2f..5fd9b23015140b758c277300060102d9448d4b81 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5884db27fe573acdaac526c7079ea8812ded2398..e0d89ca04612fc1f90313505e17ef5514027e53c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4d1df7ba48e1bff7e49fc595d3a5259375b565b8..dbc1e4fd51d8c1588f8509e646217f7f25a5872d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 126d72eeb7ec434698176256004800e8b7c45136..2103019efb644cd5a7a628e82ea1df09389fe853 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2a96cc12b46d9cdeef419a97f62c30bdb96db858..0f3723e25041f15ed7e95c82b329f68f166a9cd5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 683007686fd3550d0235af70785462db6ca32ded..31df88ee888e9081a3739e32dde3d8b5de71cdc9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 31f8af1efb9af7fc75568d4e3ee884e2841a3aa8..0b985c22f9525e60146cb69af1f13e722868f24d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ebf302b886a32bfd84b512dc16e74b0e8ba68f2b..b7ec65970fec757bf86f0173e8fb41032a594a95 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f6b93ef48e0bb63cdc932b5b2ee5d85364626cb0..e533dbd92a8830fff88b1d43c8e677b6aa3b3e32 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c5cc86f42913b12cfbac7e0ec593fc8dacb5a0d7..84f76f9bb33a8b830f0e0952ca0fcb2f6d5e20d5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a480dde53f4f49860d25f5d81547298e4770da4f..110fe55f930ce4843a0550668c56de1f0d1c21d2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 576f3f8e49734357c6429db0dc355f4f6ec44f65..c06397d627519e19fd7090a83bd2347b8144d3da 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b62f777665ae84b6807cdbe33b12ce288b3c169a..a3b0dda8f8e6f7b93007c3210c3080525eb6ec92 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e7f1f2e88ae3607e15d48afbd37a3f0b2f573dd2..fb289b7ea665f23549f67f16c30543e7e048ccb2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 06adfe734dde388d1b00f0ece35aeedae233832a..7d2c18c8e2aafb4322a7e94560082ef9ed7462d9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a0127d14665a5fe4044b11efaabc85302a3ef3fb..474d51faf5839329f520f436455be99c30985fec 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 97e7f9a2795d847fe9d12fdc77b9277c16406d0f..0474d50336ee3ad408663f1898927daaa9044fe1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9735a2d206aac85b674d64d566ae40a9744d44d3..ea5af18b125c3f34f1e868610f31a6a079fca428 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d62d3697c2a50ad0a0344599a5a7880f25488272..a5870a389a97a2d1c7ff05346f362f3519e7ddec 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 57f2b794970dc8fd1c7ef888d11810f35c14440f..e8f2153bf87bca912f345151562c158ad7bea49b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e83f8e52c47dd02dce56b9d6ffadd4319deb5655..ba08dba092f33f9cdc2fd9f01a5322de2913ecf5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f6c8ea1abdc33b1752f8c0ea0840b7132e4af548..6beb6b65f1792010a834cb29cb4c37ccdcc6e722 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a7ebb9efd23ad2346deeeb6dbac862af94b1b14c..5e32cc33c875a9502a2c82952374a7782e332492 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a602f4525a957c821295e29ec52212c27221cd2b..0208d16ce4f245811d252d4adff9d57c54de4181 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8217a1fc401d331791c048505a489dafbe53e611..62382e3fe17dffd39666967949314daa3668019c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 42b9bfbc2f46ffc28648b6ba46bab70b33990e4c..09677357455e0a4d1c8309d924762fbe9efe829d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a768bc5995ea5f212a464357cb39b123bf65ca5e..2a79e7793e25f691592dc099a0d55cf8d02e97e3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9b10fe82aa81d2a79241dace8f79fcf1cd45d3ac..30f155e8c7752e0392d29e0e13ace132c248adee 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index caad45fab221e42c4c03a069e862f41c8cb3c265..7338316f10ba9789997fb2ba2a6eee024ccca317 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cf6ceb08086ef7594b64e03af112665c58162494..07a5d3f96af0392dc13c9b19815edb0f6cffc19e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 744ab7e250a6182d008cb5f4179d638e47952f5b..8f2e56881366f1a3186a497c35e147cc7773be80 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d737c1d2927897bf3a4b5c4803ed38ff980b197e..4c0c6a63b62a0f97a9ba89550a3eede27c7f3bbb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a7d284c933ac3f92ff9eedc5e710df34a93fe354..30061f5b0ef1271ccd5c2f690bb05197f4906cfe 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 449d7575f6a2dc321bc0ebd7737e2517bec04993..a41d35026b139c4284ea55665b108da13968904f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 283ce50be67a3a3301634240493d232e4f94390d..5e1478b7056ae519215866e82bae81517a0f1e76 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index efdbdacd435de4ce44b4ded99ed13683d5af1a24..2df563599f7e95e829ff9fe1309834e5770c6ae1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7ef5e3b219fb03dc64af3fb70dc72984ee469288..5ab1f19f1024e348509f0f9a156370cf6a479782 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7a3b4c2cf2bcc3892caa6da04a2b77fe8c4d3e08..2752fc12f422ec9ca9d35f5db4c7bb4d1ccdc210 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0fa0ae1545e818edd129a0cecfb5c9bcf0061179..0386fade2446a614b21a5568a092dbd6870539fa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 80d58fdc47e380ce6c331435c2dd6a5e2c30a078..9146d94d76237a921252733c1531bba79a0b35c4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 84011ac865e644f04b28100ad3b0afd3063d2e4b..bf3713b215580e27f74d9191b8c9117233222d6a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ceabbdef72921466c0f6bc4202bfad610bf75f38..e6fe3d5864045c289e09dc871d18cdb2e7153025 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bf4cbc90c5604e16ef5c4f73fa6d39d72509fcc0..9304a44f6d35ac9ff48e5a02b057ee2d2a19e319 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9b7ef37588454c28e3db2fab467aec47805f0082..f635729aa33c163d11929a53600868eb28002ed6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f80bb5774c7df38c963ae2f5096354edbbbf2b9a..b203d1074998c79e4eabfea9de528287a9d3b0d1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d5edc653160b33d8815435016bc10c571d6ee46b..2f00c5f6e7194bfde3e38eb4e6cc8e94b22dfa11 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3bb14d337447488c81b5cafc83ade2349e269461..bce106eda5bdb0ac63c04b0400f9726eb6877c10 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 030fe38775d897467c3fdd67b96e7714c818c485..b88046f103fb842b121c2833170f336862ac624e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c9746c2a43c1257ebc1b1f59da496c53463311a6..47b3e2237ac333baf1d661b61a8199014de81675 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2e44cbd7f25849ae0ab379c21936579d580c64d7..06a52fd339b0377e56490ddb0e6daf1b54408920 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cad9592d58608dfcaf4951fe487a0aa93b59a054..fb076be9b95a5e46a08e20c96c5d51b83dc77fdf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 835c98141cc210f0860115e99f218c3a23bf5356..e7489d1a4f9f97395051b7fa5cea62eb51b34a0a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c8c5ae6d0a6eed809cbf18ea0d8be2f92f9cfb40..c27b99a4a438eb0ccd2d771e06800c9db1f2f569 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a51d5238ee7a2bae5021a55670e2a193779d4332..8710e520d6b8a7a64d4fe6f1b3385f38db1154c7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 54d26cbbb7a9680d4dbe266f2f738a31043360cd..8948939695c0f5e49e0883ca1c12d03c3d377483 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c4850038b42461260b97e7c6feed7be07253273a..c9a592f0daa09f0197c8b77cd12eb578442873b2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 736a0f229696071297001001bd416d44cc9f9895..7598b8a620cc656f2598e631f874eb7a2f6fb11c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 738ba6928d03718b15f9427780a27120fdb85c53..9ce0eb74e3cc3cb0280abd7e91c24979564af30f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b585c0cdfa503a2c199e097b22956f285aea2a14..026dfe0d4eb355f1b9a544a5b97b2282f6b141f0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d18b58c2bf4e8e185ddafb57f25f65e0122eb972..75bb1a96439e27d3e4062b3e4e778e3269c1a6bc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e4fd3fa5edc0fea8ea82782bd20d9afb297bf188..ecaa1f6f8667be41cb67ff36012cfcb77c89276f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6696f3a2b23d5417901cf420d2a4470c293d13ba..fdca00ccbccae83073065bc97b12a967dc4cf2a9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 42fb10303ed7655eea72b479b311c93170ea6ca6..087e7b1ece153b27e10e831d5950256834e18311 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3a0cd4f296d5ef63e56d0f35910f78e13e93ffd3..071b9dda6e79f8812d3c5ea37aca0a24a016c269 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 57cd208212359b84003c1170a4dd7f262313acdb..c5d660041b2a3a2feb81d02f316aab4e8ec04f48 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4cc4c59bde89d9f65510c957967196abe51f8969..943b57f7ab71a8193344ea5726dbb19244e3d9a3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 06783cd1bfca32de18b836e312ba88eb258ffcf6..29b6c030cda6683cdfc45fb48853a002f044c784 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 617a2fbb8af26052e17474c4aa3f106ea21b3025..4cf604140aba6d940b70f00a2149f2990315ff2e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 679f6b886c87b139052d3d133768f37198ca03c4..56493d6d92124ed225cc259ab63d1168a8c749be 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 83759cb0551d0ed6c0d8ed4b10e3101c22135b83..fc1e41c3c1636e7ea3e5030bba97c23bfc8460f1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e551cc534945858e168a17a51e68e1fd66ad3dc9..76a1d168aee9b21bfbb43c5590bfc78d0694e36e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1a57c2487483441599b6178ae6861bf2d4c6ae73..73fa3cf534efa63335f571118f63dc1ec17dceec 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 653c610b2143d58c09e6ac2a08cc480c2c72ecb3..609ab23d7c68cc66a049d8b225e36c69fb114f36 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c2a3265908194dac29aec9b5e7b8500c0a40ea1e..3bf5fca6211b87deff1d747494fcc45cd3cf4d4b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1b6be93c17754f7f0be3e21bb8c5b0c3bea10eb1..3f35c04dad3030259faa60de6be015e0026cc4eb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 245a5215c66bf710c0651cb6b0c4a99816f80eda..deca93745a711b5024a28982cfa9bfc7be6fb676 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cf570f7ffacc7ad1093cb71ce5cd0154fd72b6d8..238c99c5eaacc165f51849a24b8057e34f806c01 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5ecba52184bc837e8408fa7eae04811bb4ce58c3..ee55e2e0b7ba78268cd77978c714891a08fd9758 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2010dd1b1bd329475009df6400d283a1cc844d37..a32c8da1cd7181b7fcc2f53db64e32a483836e0a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1b4bfc9424014c171c5bba4b521ac8f2a2404dee..d3795b6d29a774707c243d8be0fd463267aa1460 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fdde6181e81c1e2aa69b828229a5d8f0572682e4..1576f61b5dcf00610d97606977d34aa03a4184e7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5a7a5847d72a542c27bc071b4909e4c389e4e80d..a8a346339a0a3f436939fad0f3772a33d6e62366 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 653a4e5d11588cea9b18305565cbe1bd59035472..70312397a43eb0fa3134d1453ec585162326e205 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7ff50dd40a991441aa1597d6cdb9aef478315d9e..5b5efdb4f663383e8dafd70e6b61904d16f3bc96 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d5c66910167a07fb2abe28e1869bdd9e67532001..a80e538b2b95a13509bbb519c438bde5d7c30e40 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f56972b172c54f83e29b43b5ca123e5074d5104e..dc26ab3e17893800819ab23d319b14fd5476fa8f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dbb606d844c9f3a5370d28818a184274d1fbe2c5..8c64f108410b178133d46c581564aa238441bcd4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 744d2789d285ce4d30820ad1df533506bd610197..588c21a31e662cc86ae682da0757ec863fade94a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d83768b70ec7a7825173538ab13f2cc47c9709cb..6e87fd563c44b29df09b01b4eec057400bb796cd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c39d7d03dc2b2546f66d369e341d7a345bfe363e..2263f13525ea1b663acfa23f0c83c52a425da9d9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 82ec14f2057d453d115458855b041ad53e8c2e80..ca42cd76c6a7654ec68a9acf00d09309b664941e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ab45d4da3aa491b9a8e76ed6617a24c03f26a940..792c5f3d60511f8dc0a2f921ed529c21b5525d9a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dcba2db6cb0e4e193a2205eb862c5de76e23db60..1d0ff6700777aed814e2976a3db0b81d40dd6b82 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e437766470960eb0c7d0a3a89b56662f9f23d506..e4af89859e5ea3fd0b1cab6189195bab5363cda8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 329fafc918cc52e09466cc890c93b5c6a35d2f97..411379a7f1899869e50607532ae165952f7813ed 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fc29f828bdaa7d028089c7ac6722637064c717ff..c1e98529b941ff321f43cef83a81ee7257de37f9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 525d350b85fbf4b753011ee7fc6296f6f440c341..47ecf8cb51affedb4366ad5028da23d1927b5005 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 31d3e637a9cb32302b08f2fbe371d78a9171110d..15ad04febd098b34a8024e58ccb78d0d7c9fd252 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6e3b483e827cbad66e672447a50a2ca755c739de..51370ac47d037c8c7a9ce3ce55b9f18ee1f9e099 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 854e4886a77ce2e0df0ac1704f57d1566990cd08..257b9830e40c5788b160ea112a136c8eddf7caa2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ea405d12f79cbf42fd172a6f5064532419901164..66cb64f33688a6710648d1a9ffdca01226ca203f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 562a905fec9f50a9901313d7dc63137a207b90e2..119bbf193ef4e071af95c9f5a705fdb5872e516b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2021-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2021-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dda0ff6c91aad343382533da3ec1c2911548a74b..896e270f1dd8688d96cc75cca5bf655f84cd134f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2021-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2021-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5915c94b7cb0427fb0c3a7aef147e30195964d76..453def036b2c9707974e58aa12dadfc302bc27fc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c47074bc8580ec8c7da627d3cf60dcc5b3cce6c0..571c00099c5b620231009e60c2d26c6d8ae1974a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 153df212e8955c7d7fcec3d9f35446b2430698e5..1ca52aeafea20cc58cfcd2d63ca67bc2d9272282 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 004ad81d7cfcae810c7f17e683ccfacec2d9336a..a6eb8ffb894114330ac223f7ddb36677af02a857 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 10aae972352cd870fd268afbb25e8be1a72c718e..808518934badf941f6ba9ba9efcde6c6c90da604 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7bf7cae7cbe7c94c3c8dd8ca1c30a43918ca4add..27a49fc8b6681bc9c5e3adf3177487cec76454e6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 18512a58e954dd05ab4e7c532a7946316280c4b0..82bea58eb5fe36cec3c63232989dcee6866fb89b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index db5e042de71e213b5505e4edebe035b3a87008b9..1612e81c3a9c94661aafe257c4c09bc6c34aca0d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fefb631e6f7f3f5dabfef30f28c31678fc570c23..f4f0200470e0f78e0435e3ca002ab58087454127 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0dd03bf5bb1f392c41be3108ec1c5287393b60be..d1f540a0c1747fc9e4a56dd386e55beda905714c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4acb1d37dfdf366027adcf52e2a0773389961064..7b993e688caca66edeee8766ae9a1e00fddc8817 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 33b8ea67a3693f4955e678e4afaffda25d68a273..54b531101c2cfdd5ca27bbda23be395359cce33c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f3489f0fbb23edafdd8384a1b755e90624a1c83d..ce6e86173b4afcc0e62c2e4260567914afb492ac 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3b892a559a0f171922e78c972cac7ddc468aad5e..85526a8dc75d38f26c1ce20ad69c0989a644c5b0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 70c27c9669b2e20aacad7deca70e9b51f6202ad0..5d4e9891506327d14b61e0667a1f4960c7352f2f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c9f53da41bad6a8156d76c7463b6428527c2b28d..4d0a34e35532bb8a3b4f25b2630c8b6e8d6c94fb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 93fb7110308f2c4648b8f11859df464c63d718e6..30069d7d404d3918b29ebe39ee7be3636902ed1f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d3f5c96a5634c3bae43230ebb9b12a301e4a9696..ec2c24712594fa2cc1da9ed3429dc7bd201cfb84 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f3f6d3b20b4318fbeaaf684ddc732da578159c6c..38772b7bec7e132c074f1c1e7a217df47194278a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3dc5f926bb80a14f16848455dbf1ed9f5ba11846..fbe0cc01875a6cfeb014a15c9cf408e3645df1ce 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5ccbada4ae3f4d8af9af81e35ee7ea1712d0e715..f2457b00e1cce2a21cffbd9a34fcc7e76550ab3c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 39279331899ed0432f33d9b63b771c5664e150bc..06b2a98ebf7ce63ed3e4f2d7d349e06359ff4b5c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7eff2f8c8708eb8acd1bd2aaa373f4258043efd5..e162b2415b3c4b9db189cb1a60a5d1b966c27d00 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cd2f96abf34c5fa8d8def5594a83bfe5b0050f61..17be4b409037ae56d82c252dbf55cb82b8faee53 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6fa20af1f40012f3f4abbe61d51dca5bf2529cbd..e7c156b5a792cbce1cd32cd31e3f6d5bbe600b7f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2d6a9abc3afd041db042bbd3f950c11307bbd304..ba4b9770f0dccc71c1c8c251ed184caebb40fadf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2b2df014425ca16eb5b567d66341f12721714e51..9910c0953767fa0facdf2a2f592256ec3a4156a3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0336d07a94bdd74c1b466268fa6cfad671d00b7a..c95436ce8ec3a388170da6e050af9a93a9117e53 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c843e011c998a3977c271e80d332c897ddde0cd8..5c61b9668cd9349b37850d8be1160cbd87031ff3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d4b3c9cce6d1a46087c78785a087b9fb4a1d9f84..484226662de9d11547344af805d517861c5beb49 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3a962b3f6653443db55136893d1f069ee96edd53..0d79d41c535c4c92eeb24e5b803f65f2017e0250 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 96fc37255d21188c742533f43a446edeee650cfa..7f28a5f4f284da387f1d6750a77208f7364de42f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 32a8099afb51317e6dc32167961095b3cbd89abf..01e12cc8df1e615438ba2da82c0968830990a362 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 53668359f94856e3da32416807622ed0d63c9e87..7240f5b6160949b81bcdb94826fa126247c275f7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fecdf2bc603ef809ea26aa11598e4cd73cdf61cd..ec16d53b358229871717e7b720c54077103649ff 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c367b02e4d3821aef1ae586368570e1f7894f6f4..8609b2f191000c9943078129f8b934c5f04d7f2a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c902c8bc97510eb53ff48ee4437dec8622ca446d..59728f93d7e73b5abcd4902f07ee25bacce8fc99 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 51ccc2988d99369928f224fa032a79e6c63e6122..77c10f6a1f96cf0d03b01a10ce10a151b1a32e28 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5e66a7b4fa8046c7498c3df06ab3eead9b430203..1932734d21e4191cd5651291e2d73cc95fc578b1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index be874231e24ac55d487063ee951e17d9c6ca4b9f..6af3df6a97558dac331b2e52d8e1e1ae68e74f40 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e47b3a09ff83025781140cf1ddc3d3d39982ea34..263d2cd7d4a37b22b6599c9fa2674bbd36deb3fe 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 955d545648d1218a1d94557a6f6cc453b826dbb2..a88954398f667c13d306f9fd4d5db0b9bbe55d16 100644 (file)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 23dbafc48104c537e982754bcb71463c8724e82d..ed5afbbe73f0fcbba9092452f12c70172f21207b 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ac2bbf6432f25686db448c5b7fbddefcfb552485..5ac550bae5c142bbdd844e95eb764bdd47986837 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5d5470f0a9f08ef0f8ab0516c17720a61a2bc9a0..8a8da3ae020e07c1ccaa460a414bbddb42d67c03 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cba629e0de9573fd6826da39846e3c6011a192fb..76323fd9668af7e4f43dca3750694951525eca67 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c1236cfa0af4ee39405e58b2197a3d116c4ce8c4..1d75349be17bf5c4dc0e6eb77452fb7cd58544b6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 23827f1698d11513e9901fb69ebb801be36c962e..ef9141831f8b70119e15a3638a47b4b30de81db5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 77bfd92ef29c9db110320bf3341c4ab7e22c3249..cbcfac050d0ac560b6854e6c6de058fa4b6b3e0b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 383550830a1c8463de28d013697f8845da6e16ac..d1772325b9e163b350a7713dd99740222285d7da 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b7cb35a224093b1f18e7d9a11c1ca33d28d1b440..adc1a20d2adb9c970e263b72cefa6ec22c290ef4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fc32fa61212546572455a9955fcd9b77e5108d8e..717420cd05b3627a396936abe0ad7dcb9b058777 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 68fe605997e9cc333bdb66cd43ff0ee15eea1c2d..1a6828f98c93869f6a5df6fa4e1267216217d760 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 883b00ec519b094d1007228e5d0355845a8d6a00..e8456843a0cf9512ae6b99f1dbd12f8a1f2c34a6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8db4ad685247536d6798c3dc4096f2ef31e66d23..567c3fc0639d97b65f61dc4e0f92ac5fc8174318 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1101ed101938c4ee086ce59de07806c420c8309b..1ff209ed0ce573a56a082ef97869a4013d97f202 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 700948b11989034e8bae2207ba723ac10b5f4479..9cfb784f5b08b8a87f062213c76848aaeb856d13 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 09205561f80d5639ec686d920f0c04935a2537b7..59c4114ad643c557040f4b8121aa69c793f4e295 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0fead1bc41a6e9608dee291807fcb17eb9cbeaf1..a57bfc4946c84a5601fb9883bdffff620768d8eb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index abfd6d8b73f0738bd434bd1f5d8d72bdf6feaee1..d2427cc7a82d12ec5eabed43e0f3df23c698c9b8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f3f0415d5f73ed688c206497cbd576268b1c470d..c9423a99403116eb6ea761123b87833fa43ed670 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 47e9a01c6a211b26a87ada47de416e7214e67b10..957f097bee4eaf0355f6013dfcac5602a807cb5a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b871ccde7d4ca90bf25c0f7fcf7d6c5200b7cb98..6b3f2bab89fae03f56d07b0bcf78830efeff8a10 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 70891deb46459ec4d522727a8ab236652235ea47..b448331372a8de119a5fb6d8694e88e55f54efb3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 07b0121214adb8c65ed832747570397a4678f134..bd2881703ba7e1868ca40c16b87e4d2a136a2765 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 66d78ed5323e967d43242e44f2adce07ebd98107..09907b00e4188ea6551d795dfa927c25408cf046 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 808b583714f13cedf32ee3b208435067add496ac..cd23be596325a28f3275fe478f0509c71832158f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 24a86ff6d1bf06702670b62278a432447a399eaf..f35f3fa85aaaab37b07287c24be4b020bdffdaa8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 45c2fb99eee7f80d69b31f482bbd46fe0dd05404..42e5554765b410f9cf3ce2f90f383db3599fd440 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 253c277211851688f11f6463611e135c1cd76dd1..f68fbdae4ed08875406d9ed839111908371eeea9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4a4570c931335479295c63f1cbc403a85382ecb2..63e571c0d010be925966f91fa931cca9547c9c6b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 54f304d7ad25c8b44b8589a6cd321713cd9059ae..dc30f850e6fa46376f0837efe29e5c02363746e1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d527c6839546b98db7e8baecf386f4efe57e84b9..40a8b931d67de408aa62fa7141ac5c63bd7503a5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index eca8635838cea4e816c0ebcf0c4ed330f91443b7..b5ac1ddf858a6b2e91c8996d876d66468264486a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a7ce46256fea8dbc755ca22137e30bcf58decb6e..be17808304d1aad703430ca4ae0547af86ca0434 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0c4ade63e69b8092d2769c2006a90866b2d9dce5..a7c917ebacade0ac52774b5aaeb562b3eb31377a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6e60076b2500809820201dd76540d438d4da1a89..9caba3ed61685ee4a5f95667980b8578b75f721e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2edd70cb76699065ac65469da17d70764d4a4a81..b7e4046be02fd3958ca3582775d1746607e0a6a4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2c9f38958f0bfe18283e426e5fb4b18b23e690a5..1d605d03fe1f1857266372d44639cc514585ba54 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: iso-8859-1 -*-
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d676c278b8dbbefcd26be7d1e15426a44bb7e5c5..ae4d5efc1d9fcb277daf6336a89818add57a4f47 100755 (executable)
@@ -1,4 +1,4 @@
-@REM Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+@REM Copyright (C) 2006-2023  CEA, EDF
 @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 a4cb2c135564368e8f761f04f19996842f82086e..9c355da355eaf61ccc998b8aea8fdfbc356bcbf0 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: iso-8859-1 -*-
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7ccd27abef3933460544a34099b293bb4ef8d745..faef198afeedc30ee39cbf3d418bf9c256bfc925 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e898ef637a942a257f21eeaebffbe7795756eaf2..8cb5b3d8a3b53768982986ea940e9c3cc9a2e5cb 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3011c9bbe016dc32aac12ad783db54c56f701e71..fdfb41957ed8bac27f0104fddfe72f404de2be35 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6c9625be82bb6946e391de192efce82ca76b7340..d402ffd20b4c1713dc2066c5b4a366482e033df2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ca9e70aa5a493e76ecf503b41bcaa73ce3b06478..5156bbffcfcd2d4fba474c779ac9cabf3a7bf074 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 77eb909bb67550e117c156b703333de467b4432e..6c0b254e84c7cc4f9be7c75f31a865ed7988fc9d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 84918d6cd4ef5774aa08738a67246d9a56f7cb2c..ed3471de52ab3376b38e639a345d3307eb43eafb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b2b501430d9d5250b113b28fcc6bed9d74753cd1..378875ad50a4d618f045c5865c92d254b8a3fc05 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5587c61ad8407c71774cedb07a987dad263f0ebb..eb7bdbe6bc44750b07efe2b1b36307a5acf1ec7e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a05b29eb74549675c2b759c88dcffdee9de8bb03..8f7498b4d8acaf3d0ae931ffbed7186331d092f3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b03b78b5e4c0d7d77a90e15097d44ad01655242c..179aa9ac85f1a8e3643d50c1d2e02107a5000e39 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5231d13d542d47754a22ec12b85a883be7749fdb..1234ac0cfcaf19d506ddd69646d949d00994713f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1031a66956898a30f27c44e72975f92158a51ae7..daa018c391335f314baf6323d1861da8800bfc75 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 26acc9f5855fee5438e1fc9e555034afa72961f5..1352f12bc7810eb970634e5d0f4f56553789bfcc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2020-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7dca00b7e8cb6470646aacd7d37c53bef61a9c58..0a3a8350adf6ddd909282f6e71b6d3ffd598c1a7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2020-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 712543cc7aa5fd35d1e55b41544a1759fe16e7c8..d658d3949d905b7365ebabb6e92b188ce80eab0c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2020-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ca69c011f51621cb7475f32ed5aee28162df0c75..a08301b987a7f4ae1b73ada7afd92acf908406b3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2020-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 820ff819df326596fdd55855af6e87bf98510672..0562a40f6455c0e52d421f1fd3ce8b2053ef34bf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 00f759aa3355c5eefc3d01dd38714c80901da131..8331258aa301352d3b9aa11574b00f148332dea7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 636a1ea68df8473038e65899deb0e8b21fbeebf2..1de7b370cc841cd8465b579a4d4eef27b57458b8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2020-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 49fa045e46351a839915e003636a32cff57fd50f..059f2900c61833b83bf757a09523cc6aa75f8277 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2020-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f663d3917668f62a83efb8e56b216c994155b72b..f202de97d03fe5f9485e0e73beeeae6033bf456f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2020-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c0dbed624b6dbfbaa5b1f03d473366171b1888c5..15bb27dc56d2194775b80b2bc5fb2439b2994419 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2020-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e0711e22416974db0497adcac42b68c9d0074062..0d41eca1f30d2f59e87bf49e0e17c532ae3247bb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6549ee64a6a05317e669ef47e57aa88aaca18ac7..324021e8c06b8bbb2fdcfd8b2730cf57ec8b323d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a4c91941ba4b31de4a2e45b48c117d55e795ca5d..e6946298223e34969586bea4eac473c88c9f9372 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7b379b854bdc889745eab9d2d85c797d27b602fe..9f76d3fe789760bc9bd6b8148571b227e35f8f6f 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA, EDF
 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 631c172e7f753f5237a58e6d5d8e88ba82a8551d..a3be4b5cbb25a492a0f0d978c4664721c339dc31 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA, EDF
 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 27f29fc8cc7dc93bf6a340ee953a7919ac554f8b..f68ade81478e25aee9392308689d9cbbe8e08f86 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA, EDF
 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 5802f69fdf172a1f06a63bc722b69fc0bd42db78..d86fb840112e50b364c77949ed2abecba1fefc28 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA, EDF
 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 068f7e8218b4a9f8ac783b7e677f8048348d329a..c44015340ec0e42c565ea2a731f09bf520dd5b6e 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA, EDF
 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 ac1aabd47c96301f516563c05312c52148061b7b..558e9821ad043de380bb21e3ce1a1b43b04c4d41 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA, EDF
 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 3fbf8e4cd3ce799138586d2b2c31057124279275..b55db8d87e5737def23c06f49d284fcc60dbf441 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA, EDF
 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 6d1ad24c37e046a01833f232b3581ac006dd6b7c..5b9567bbba4decc33119ae1b29aa828ba2a38b87 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA, EDF
 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 fc375ec32d68fd7e626d8e359770b60e4cfbc268..5df85025bcce1eccf791ca65671233133aef7be9 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA, EDF
 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 41373f4f72b33f4631c89e31f232a2c521f00b80..7f3f614243d545dfeb0b4bf664f3e1a4c3d1e1ae 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA, EDF
 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 831cbf8abb06e16d35f778521b06bcf73cf21e8e..49dd427bb89a483fe09139a055fdfa3ad81fc34b 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA, EDF
 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 c5cc86f42913b12cfbac7e0ec593fc8dacb5a0d7..84f76f9bb33a8b830f0e0952ca0fcb2f6d5e20d5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7ec2516b7cd40ac89df701505169be704c0c95fb..e699ab14199c38d5d05eac07b2ae80aa5eac0b10 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ea77b6a5c060b1ebf69052a3092b0f11f4b543c8..29b60885b3ff02bb28f3448c077f6f14713c214c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b3e18e5a4ad31bb348a7393f0ef8147ee6c0e456..e391ac699f668d06609b8591f5b5cdea6dc3b742 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/bash
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fa66c60a41be4dd89f9d1df8c2f6baddd72dffa6..5e0b139f9e186b712c43f43f6a154e68b7442231 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/sh
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 14f79b685f053803115b9c0b8798c7ab55dee902..ceffbc187bbdf5fb6f4571a89857d88aca18d378 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fb81e00eda0484e097540745caa511d66f498199..63b68fa6e07f17600af14f9360fee73c77915da4 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/sh
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 564a5dade8e8d39f7dea5fea794f81bf34385263..9741f500d32cf4bfef86d60bec73c60acd302d4f 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2e2c9371fbee0c31ddbf85342b54b7cdda8f05ac..cf2f46001f4186b497198a30f0eecaf3b7bfc6a0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3d6e01ff02c54e4aca515bf72d69f1c0df161bd9..f8b68e5cf5a85c5fc9d5803be30271760ffa0926 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 29ae2f2b1fa50a3e88ae96aa3b527ab2343afe6b..8ddfda46196f072af9017356744c4b069ecd62b6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8d6e2a079c3b46aa6a9a3f3ef415866ae2bd23db..708ca978f7269fd748c26040d49d6c17f925b9bc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 11f814bbd285bde1d8f7bcd5ec56e82103cf10f9..8d7867bb6e4d900218a71c71cd27159af8b6cced 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 313b475019b7be22d0f25c2cea1e61b574147890..105f60cf86e0c29e764b2d80c6077bfad20eefa2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 115b7c6cc885c7e5beef5b1ec5c22b83a6563154..b6c7cd0bc28fc47ad63f8c5f93b75022268e07d9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b5a0e6154549a3ca060d7214c16d4e7e5c433dd4..4457c20429aeaed5355db442310aa9dee0f1319d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bc9e1c026e84b87a1c0ae9d98ea55bd347620519..2064cf45570560acfa95d422ef0e56c498f9db1b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 13dfe0dd8074efeacaaa5884ac9e6f0eae87696c..85648299324cb857f125c0f1acbf9dda3cfe9976 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c365fe4be5a803958f3bc917305514d2a4ba203f..340777eecc3bd99121687f4131b11ab3d73967b6 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA, EDF
 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 7b8c3e07ff80a24e30f9aafbd43f02de7b0c1fef..63a5d2c3a8621d8fa81283c047bf967fdfabdf10 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA, EDF
 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 59034b39efbd59c4ad22215d660a2f714e3398c7..1a59b6772beb2cbce18999ac51a9b906a0cff38a 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA, EDF
 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 ea4aeb1989f1c254a4e62a698cf62bddf20544f5..aef8e09058f51d5490111e7ed27bad1c5d5706a7 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA, EDF
 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 27f29fc8cc7dc93bf6a340ee953a7919ac554f8b..f68ade81478e25aee9392308689d9cbbe8e08f86 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA, EDF
 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 4946ec3b959b56eb7b3fbee31746de7a36af774b..e80db870f6e70c4d1088b4e6b06ae1ad223b57a4 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA, EDF
 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 6d96ef333382a275f3a07e4f59c7bf6adbc885df..c0903eda5548bf4c6b0b26eed4d85b0d5d9b0262 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2007-2023  CEA/DEN, EDF R&D
+dnl Copyright (C) 2007-2023  CEA, EDF
 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 4a18e205b6b651c5284d5626f1267a7d111f17dc..caeee5bc489585b524ad0bcd0dfa4e0ba64c5efe 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA, EDF
 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 f3b44aa103c3eabad79614903f587b82e72194e8..05f13df5efb0c67c44e1d6eb7b74d8e63899d225 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA, EDF
 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 70d2e0e0951a9d5b855b05a1adcd67ab8108383a..75be6bf58967e9603242e2508a75acfada198c7d 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA, EDF
 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 41373f4f72b33f4631c89e31f232a2c521f00b80..7f3f614243d545dfeb0b4bf664f3e1a4c3d1e1ae 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA, EDF
 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 244f0419c08bc386733f2ec3d19fa2e003743208..4612a4169b7b0a77910fb7b39189488a52f7b411 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA, EDF
 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 35dc808b6373a6ce52f8fe65f8ec8e814261f924..925455eada46ccc4456f22f3cc6d800be352617a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index df0e24ff400038806e44fcf94ce0baa7985fd20f..d9da7620d4f20b0bd04b999db9668fe00df11720 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b8cf98b9fa1ed03adcc012f099b711a83ed5c0b8..80f1b411339eae99f413bc2c19d7cfe5bd0e200e 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 70b214197d7908bed1713d04d0806bf5476ac54f..4364d08146e0938cbcd69b0bbdb0dc36e147cd1c 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7000bff571285163f5febc66f846cbb17b91c2bf..2de9d98c702fbbb2f7df987b1d3ef7bad161c8cc 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/bash
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f08180831936f76662c23f5eac4cb54157b3c924..a5e680729bc3c161f22bde3e0c80162535aded82 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 909dccdd7ef4c2033f4ee9124dd59c829d057f95..ceaa9976a85a584afebc09b42a13a8081de3e74a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index be458e793afcfd1a0d541cbb4ccf7fe42f525a70..fef5b9c2467f4a27c0e5994c93b166333091a11e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 66f8fe2fa84c4a4f4b3132941b4902836fec7e76..23a6b4956b81545129e574c89e813bcb1e1a92fb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 31be0b9eec02ccb7d354fe54eba49f42dda41738..6254a1a839b618e04df9b7b9cde8361b07a0698c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c192fa68b9648c8ac10417a9f8669d97b3ef6da9..78c49d65e7b19a325f6041fef019bdb48dba6a67 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index caf057811ef8c2abc36f66bd5273e77f22b612a6..7d95afe5912eb9c6c11abb02ad18e7e1126b49a0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c5cc86f42913b12cfbac7e0ec593fc8dacb5a0d7..84f76f9bb33a8b830f0e0952ca0fcb2f6d5e20d5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 84e1be64ea268f1bb3bf0b83a460bd40fafd752f..13e5d2209cdf027ce515d8eb2d24f0c4f0af8904 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 32a39d24aa171a813adb79a1e01ae162483247c0..35ed842d2e6327b10e160d73cafb28296ca67e58 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f5986e8f48506e3885e5a112d4a23d76a3b71a54..cee661a331a2f5e89f2d899fac40e8ca72ea3735 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 93ecd84607942b09f230fb9691f62432df294440..bf305e0b1fe308e494a95d163bfa472de4d26a3b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6c130f1d1b249e56b05fc4ab83c7827612530740..0f5cdbfa283c7df440f28a688cb1e10a9eb72831 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2350ae9ca4e4483d84cf33c05d3a3c466be62ecf..5301c16b0dca1f693d5a83ebc90c2aff9a397af8 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA, EDF
 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 38f602dcb9eca6d923052cd608d8cfc99b337690..5ab304592361e14b6f03ffe5923db4d547a8208f 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA, EDF
 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 7eca370e00e39ad7240f00779e075fc331c49505..9eee602ba57221e374c1a6e5f2ebe4efbe165f1c 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA, EDF
 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 abc4dcb25fc798bddd352dfc01d841f916b7fa35..5bcab3a7dd599f62cdbed56e77d3c83833d01922 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA, EDF
 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 7b8c3e07ff80a24e30f9aafbd43f02de7b0c1fef..63a5d2c3a8621d8fa81283c047bf967fdfabdf10 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA, EDF
 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 6f128231aed55fb78d582a80ed457fed9f4cafc0..7f04af7201222e8d4e76f9626ecaa2499a821972 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA, EDF
 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 7ef984ddd7bf6c897d12381257a3c57b005481fc..d3e07f656aca98462a74adf750d3525d810ac1fa 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA, EDF
 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 d797eff0dd2924228899a54c25c039dc53639030..d733d54d15baa99dc04b5d151534ab81012a8306 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA, EDF
 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 7b7e3e3af7e3be427679e75543d9e1aae02326ce..e80c373b55691c48edec89ccd9779fc29be04a9e 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA, EDF
 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 59034b39efbd59c4ad22215d660a2f714e3398c7..1a59b6772beb2cbce18999ac51a9b906a0cff38a 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA, EDF
 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 ea4aeb1989f1c254a4e62a698cf62bddf20544f5..aef8e09058f51d5490111e7ed27bad1c5d5706a7 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA, EDF
 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 27f29fc8cc7dc93bf6a340ee953a7919ac554f8b..f68ade81478e25aee9392308689d9cbbe8e08f86 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA, EDF
 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 4946ec3b959b56eb7b3fbee31746de7a36af774b..e80db870f6e70c4d1088b4e6b06ae1ad223b57a4 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA, EDF
 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 6d96ef333382a275f3a07e4f59c7bf6adbc885df..c0903eda5548bf4c6b0b26eed4d85b0d5d9b0262 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2007-2023  CEA/DEN, EDF R&D
+dnl Copyright (C) 2007-2023  CEA, EDF
 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 e3832810c6a34db8e4da7a9828971b58e442c1f3..f7c43b8723ebaafb0c981029f2c39f3a827086e8 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA, EDF
 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 3c602683c74bb8d37be8f9b77e0c3cd2f814c7e2..aebe0a4685fa5f9b9820c517c5947e234d27b99f 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA, EDF
 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 7d0d05f010c034e4b1f08088c9e65175a5dde113..87128b2632c89ebd612655705918c2dd273c48dd 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA, EDF
 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 4a18e205b6b651c5284d5626f1267a7d111f17dc..caeee5bc489585b524ad0bcd0dfa4e0ba64c5efe 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA, EDF
 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 4b54292c4a3e9f8125c9db41783af84c34b75ca3..040d40250f3adc63af2f0ae80bf0b12e235980eb 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA, EDF
 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 155eea9eb034c15cde273ba9bc11499fe9e3c1d9..99dc50582566f245c73d569418eb47e9a7105f44 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA, EDF
 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 93c5a406009ed4551c1bd3c0bf71dbb9cf4c9953..c3f55f9467a5c5a9899c97bdb32ec1df33772144 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA, EDF
 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 8da781067637156d771597b77e31a986384e827e..5c1a8bc3e4e1f56984c38dfa60c3035377392052 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA, EDF
 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 6d58371b7ed5a2864d728c910e3460c1d31896f6..76cd667380bd69b3e48753a840cbb527ac4e24a2 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA, EDF
 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 62e620cc4f7ae0f6411af379b62116e363c2576e..545fb312f9952c3b1ca0bf4328f1cde178162600 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA, EDF
 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 41373f4f72b33f4631c89e31f232a2c521f00b80..7f3f614243d545dfeb0b4bf664f3e1a4c3d1e1ae 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA, EDF
 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 96b977830f0b04121ec2b3d34666c1bceddc4646..b862b0645534cdd5b8b6686f8118cfd214e32a9c 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2023  CEA, EDF
 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 090d9ab47c950964c7d3135dc4b9215cfd7769bf..a79d121b11e2b36f137042c9aeb98090a7a1d84b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7abd3a55452563e9e343248d721b6c36f936772f..aa514223f89147884c4780a271ae51a533fe2e7e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e07a933d8c6bcb7ca237cee892213c411513ac2c..886e8f5c08614aefe61352fb00a59ca1aa1a5253 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f9ecf631a392bce8529a99e2509e4d530874c369..74057358fd7d55f794d40f51dc613206f0f65bcf 100755 (executable)
@@ -3,7 +3,7 @@
 
 scriptversion=2004-01-12.23
 
-# Copyright (C) 2000-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2000-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c5cc86f42913b12cfbac7e0ec593fc8dacb5a0d7..84f76f9bb33a8b830f0e0952ca0fcb2f6d5e20d5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 607578f15dd82b0068419088653298bf069f578a..57bdbf6c61298709e168ac12960b0d4ae3331873 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 70b214197d7908bed1713d04d0806bf5476ac54f..4364d08146e0938cbcd69b0bbdb0dc36e147cd1c 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c0eadab5f43e528590f8cb82616b6cb238cdcace..859515c31ef1cd0933cbaf1e6db32d1fe15e0274 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/sh
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8405e53c75ffa02a03645261a1aa3098bd1307bb..63d7857d321958663860297b6bcd227708d6366f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a069a2988ef44be30b51d26939dd2c9a252a3600..9acf1419543a52d696ad8eb3d52f05a6a33d0d3a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 27460490fcbca64c56e119d36775d49fcbb4838a..bbd69560e0c02a0b14ef72d1d0e8903d4cc5f8cf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ccb8699d7a7236489b8810804a56de6aa854932b..ef8500cd73ad479821d86ca137ba78010e7f6663 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 30966ae6ecfa43f0eda7b50e5959d1517788740d..4206d0a7b24c06b531ecd3c2ad4ce5c540e96d32 100755 (executable)
@@ -3,7 +3,7 @@
 
 scriptversion=2005-05-14.22
 
-# Copyright (C) 2000-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2000-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b29f1d00abc5716fc1c7b41565e19b90fab84e76..2182d5cd5fff6792ca03472db93eaa84d8f9051e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 65ab46b6ed43c2ae323d7d51496f4d488d9ce176..fd0c9a7a5a009b467a83a10b6fe31bd78c45f41b 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/sh
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4594457a4ee9cda9fbc3dd3075420ced48ed184c..27eb36703b6dd8c34cf464c12cdb28d4da68a5c6 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bba816608f4440b382a686ade553a2d47a49b418..7b5dac7cb8a2c6e83b3f8f8b9d910884d740b8b7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index caf057811ef8c2abc36f66bd5273e77f22b612a6..7d95afe5912eb9c6c11abb02ad18e7e1126b49a0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c5cc86f42913b12cfbac7e0ec593fc8dacb5a0d7..84f76f9bb33a8b830f0e0952ca0fcb2f6d5e20d5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f4904ae574f69fc910665ca8b7af7e193f3fd27b..af70e09cdb39d57e691843f763c89be0b1708aa8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index be458e793afcfd1a0d541cbb4ccf7fe42f525a70..fef5b9c2467f4a27c0e5994c93b166333091a11e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0315ecd355319ea7b75a7e0c7968ebf78d4bc018..49a735042b448c94408a5f74b26eec94409f06d7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 74ef86fda97d3c7bae0d4afc2b49529cefe697a8..10d6bcb6ec3e6de8ea28c372b619303195fce95c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7a9c6e0e262917abfcdefe262e5f9d6b5a931233..12824c07f228492943aedaf48879d5ec6827598b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c5cc86f42913b12cfbac7e0ec593fc8dacb5a0d7..84f76f9bb33a8b830f0e0952ca0fcb2f6d5e20d5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 32a39d24aa171a813adb79a1e01ae162483247c0..35ed842d2e6327b10e160d73cafb28296ca67e58 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index acc2c9a8e3d2fa1a3bbcb9cb0a51cd5d74bbe4b1..414bf0d856c9d3dab8e6a528e46ec10066044c44 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/bash
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3ea63cb8b9f8e50d4129966a3cbcba988e725373..f30c9332d8fb8d2a21fb1c6f16e3565d463dbf15 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/bash
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index da61891180f345752acf458209a303304cb98a54..8c3bb2592bfe4d63379a84942737ba11beab9cc8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 979bca449f84325f6cd0e833e98d49a114e8d16a..5cd7420d2cbe0ffcd9cc44bc0c64454d77cd747b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 18c249bf44125d5dccd22ca099e7aa71578233ce..50e895986eaeee11bf4e59d8d37d67ba452959a2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 60ac5d730c113a41c33d815e6185b7a85a8dc38d..d6dabb92947bfc0fc9fc1686858c9213548caa64 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ef2d7ecdf41fc9b47a244bd5d5fe1d6d3c2f32f6..6f05a4cb332e24bd843fd0ade1c3d1f9d189237a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fc35f2ba248c526f77ccfce65484ece289effcb6..753dfb977554ddbc02f169a3d773626c8a2fe424 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 80c81aec00ea3033fc732428c8e815b7d3c71751..85b07180a8df430418bef469c7e3bd1b94ae25d2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0d73b22fd8917ebb9f6c98ca39adcb9137541ef1..3ac1abbc62b0aa6d7ecaeb93e4d67cff68b821dd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7d69d031cd4b2b1738a917602df456ba1e229c26..0eb529711bfb26f302e72dde981fb9cb61f2f690 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c8936cadd435c68b73db099bd4e6a728400aa3bc..2c31a4c78c57cf8f16fbe2b6f010e76983bca6b5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4c2a137e3e4321f610f83da9522d9fa44ab4a69c..12e650b263c164441981b2a02b1f3db96067a862 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 912b1ae3f618db687f096a9e36466403864bde7f..e57064b115458f8508e0b054d82b0a7cdf7a4420 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/bash
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e1a1b140ed464456ce49cc0a3d1a591ed3846d12..c7c9d4a6d98f06e739cf6248e245fdcece9ec511 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/bash
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6d143f7bb203d96164ccdc0e38b3454c93a424ca..fb291113d3eef9ebe5ccefd4d9774e14221967ed 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4f27aa24893a30b0018fb729d2f3f42b7fb577d7..6376345169f6b31033309183ea6a95838546920b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b7f2af0a87c5306d450f7ebe4df30c89cd8bb486..3798275a83f22a86af92bd257d3469d1b2f44c8f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5d7399b4fee6baca4d803382342e99059252d3b2..b9def7fca77bbfde89c2cd28db3d392c1508ee46 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6a0bf21e810d790d0441c330d68ee3f262c20805..9c43101001d47c5825b939b2dd6f39bb25685aca 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 62bc3cf71ee9599f3c7376161b5bf2f200595c6a..45f9f553a51675c122668c6a180d0739133d0550 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dc5c11c7f1ee2073d7f268eab41d280fcf03cbd8..2a235ca198f322a20b97b2e8717d5964df2a0085 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ac3c87a3d8942994e48d3aa3814110c13e08b699..9d64cbd80ec49a17131005d4e17cf8bd58a2eeb0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d96aa5954288567ed27dfbb9b4dc92c5c13a4c4a..e2bb7b04d80f0669536cd9c9cfee140584c41e10 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9a93eca2789503e61747d66ab8989d9affd17d40..521227895ec0c91ca2d234b2d2f0b113ffaa68c1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0db55bc9eb907c2e2c13a3a928f55f56170be24d..afa308c424a20fdabe449e329928a8fb9d0980e6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fce71f3acc04bb567f3b8c698359378391c6689e..a258e2b6aa1e760802c04e683a46bd574d327309 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/bash
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9b308b336da7b058e029eaf42461d33439c4eba3..e63361827505986ae8f5844f8ff24e99903048e8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b1dcad6357308b3009cb79b8502e94422fe72c45..e626ade900f01e618fbc611dc13a12b2d71bbee9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b6cc17a37565370f26f066821945ed23723f4a00..a9a650194d2f5d30feeec0055d34072d91f7aeb9 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/bash
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6c42cfa622667c7f74d8539ecce9aca0df3d2cbf..8282cdd2258c33b0660fcfa6ba10a50a61145a20 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 34e3df2531d0811740d13674be2dc08daafdacb4..252438fba2e09797c5b11a0e7bed3ba1883da54e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7f6f3c6a35a8d2da2463abc8e7003f2882e9ee30..f95c31daa140bbad17cf9241f18bcfe3ce68251c 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9bde551ae517bc2084d89387d5143d83a73788cd..73248cf644ef595c7c73c172d6a2616e3f3fd56c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 11d2a015ce3b74b6d487677381b9b52000b44713..6212fc3b0a22aba2f88b382ec0b55e4289a6735f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 58e366c55d10266e7b5e994d3ea681f9165797c0..69ab8a0a78700d2048e273fb205f7f8e9e5f2940 100644 (file)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5aeee2d2b83868f64c28993eb658401c5aa2fa2b..e789841d78eae1d88ce4c2a4f5d8b58aedfa3f2e 100644 (file)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1e6c257ac1b83148c5c5246870fdef6fad368dd2..5f43217d1164d15e2dabe764c4519358c300090c 100644 (file)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d4a81a3dc00e4b24d462e762554ec18db8f3a7e8..a39875e29c8c37e7135ca532066260f2d0e857a2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0950828eca276cbd2ea03ac0ed908f4b0c909cf1..dcc3b46ea6ad7b3187cdbbfc568299c0c3796abb 100644 (file)
@@ -1,5 +1,5 @@
 #!/bin/bash
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b67c9608d2571452939e65041cd5362633d47c18..6d6f7f54dcb1a8734a67c7b815770ee1d71d8ee0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a1f6882f1070d4599a8d76ff982c08f28f9e2652..190c29c9ccffb2e84bdd95be75a39169cfcf6359 100644 (file)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1f9243dc502c61cc4caf04cc2cb368025eb68d79..eef8ac56087085781463d8eda2bb57c7ec963c32 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9d049898bd1675b48c79087942d3a2974bfbaa9f..0900c5c5be298f0f3ca93065a8610eedac9e0928 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ecd18f9fe27a7fe025a8dde8dea9800eb645e1dd..3b7bc8272b17f203803993af3d52c6f11b09a260 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1d67cb7a8ff2dbc369b0f09aa906314ec7601de0..f30c58fefea89f27c374d37a0707831138fd8918 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c9b662ebce9018d0010cd5f381e8f4e7677a6d26..071754366cbf546f528ff8c8b32b83254d5ed4e9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b0a778d66e7492fd764161c6cdf2768ca02fb165..ff90247c305f30d05d11983aa69dd1ab9c3b8f76 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b94d3d65528dea2f65b7dea194b03a445101b3bd..425904e741075b4467d7ab00a9dd393342151faf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8f8a8d4b37d9dfb8df520978af582ebe79340929..c545671f0ce9b5d6c518104291008e0e20840f93 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f20d025832d0736e4f77fa1893245d29ba9357aa..44d61dd047e140c267e04e82e538903ab6d95f3c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 99dd37bd4baaad3d6d2f43acf78ba7a06113b2a5..bb2c66792b242b1c54b76f0ddae301146e46cd72 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3ae4e94493f65d9c562ca1abbc14be585aef2bdc..bcbe410001e091dad3e70e9861a0ba211b6c366f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b4aa771a17d8576e30c9c8c289a6e6e05e1fa1fe..d7265a5f1aac79567e12cd02ce4157316ffb31f6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 80e1ccf7cb7cbac6c7c56a901f120226864f143c..4ee66ae03640010f9f1ebf7012499038ffbe897b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d2d89225a383b7076f19546d3df0df0064c87b63..feb1d40d55021834e32b2dfaab421be4b2219f63 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index edc4d5bb8d547c28e9d6544bfa14898305f843c5..7f678ad627173758775caeed00853f2aec5f4cce 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f067d0ed0e9967a8a26fc386f4c4fcd4179e56f4..9a55cd7b61750261a9aed8de0b2bd3712ea20388 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6d3c7684d313e592ef721e0899fabe7f668c6d6c..cb4a2979fefa6fd470229c88602902943f792202 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 48837661a0903bfce1c267fc765b3071665a74e3..5b2f91641e620075dbcb938bda5139b5c7c409ee 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9b6b669881f129e313285d9ebda4d5dd81c65552..220a788990c082bb17a956192d766a98a41ca2b8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 78ad5b4d237af84b3a798be82eb3e119d9a0610c..5305dd9591b526acf1f2fde95753ca033b49b35d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index aa20e1b03140d8600c06ffe9c23e0b49cd08e7d0..8cd9b704c0e7a79d3194b66920915250a9a48e93 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 065ab3941ca20b29a7aed1fcaadd5b4e8d5de7cb..e0c66c4eac6a85b0f303aaa143cfc0e284b8eb73 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 68208ebc82c08d577d811e52b66d472843b119d5..e523f985691227cc458729bf0ea9591bd359a841 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 09a99d2ff0acfcc9515a4f72b94a26282a4bc192..0e507fa39c04bd77ac7df38cea1be98233e5f9e3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b18c5f0161dd80edd11cca95580ec5e9bfa7a2ad..ca988e5145456be5ee8c312533a8a8c0baff504d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 212ba129e7dbc7598229b6b630299c625191227b..eb01ccaf866e1e5102512b1fd4443e10d03f17e6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2c48ff9f679c730eb67eeca484f57dd991b2ce58..8f0884dfb19b2c3b0421ec0da56eab4a1afffef4 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/bash
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2d8893c8bafa5107b1fbde57d4a9ec8c63278fb6..b97a83e11afc868916621c01d7eb14a97894b6d4 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/bash
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7b1ad344efca7dea0ef19196b1edc72fe5429efb..e8c44f8410c1f7702d7827e499d8be469b70607e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ea5a5131ecb864561bc35bd8e4dee9d3b0217bee..fb8416de7350a39cc961870248ead28fd4f9576f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ef3ade32a5cae4e7faf9060c8a5bdcae39727077..83a681a24d466a2e2d5be27d7bb1014c1dbf5523 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9d10ed2a6628de09453baa4317c1161d87e22c44..04c0a3a826523831588d48e256214531466faa38 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f935b2d631f234fd6a7f2d952f877f3ef224543e..44c469a58116f36fadf0b4c688010d8c4da78baf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 67fa76cc0f35a8f8e6e089533a4ee7835825f1b7..7da7847dd86083bda571f4f86b4e148f805312ae 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bbeee7cbb0b44c14acb9688739ba209abdeaec95..79c3387afe1fa842d8365b4630172c4005b87bc8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d5c4d788f64d90c394f28d27a924804c546f5afc..445654ba8829a2416536525000488a41fd606598 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1e323775ef66718feec4454ce29b6f7742b3a114..88ef983eda1c7cbce96b02b437d4227363b11e7e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e0c267f49bff37b8a83f099cadf0603e2ccadca2..cf81ce2085210b05b717355eab2c40bfb0ea9cb5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 070d22692a1b5564105eca0cb24137426e3675be..a5e548da9f9786459a28bc8e2dfa9d0c490d02a9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1784b1c566a1ca970402e912fab07fd0b36fad45..7d9fbd0042712e907a018af61674042720aae448 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f0eb26974eac40005d94a9e8e974b96a11e7c87a..2d7d6b3a42f7b9ac8e3b8bd116d99561553fe5ea 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0450d2190a9ff2668e869a755a033033e11f9e75..313dbda41662f427a40c23473ab34e1e982bdd45 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 79f41e73ce00f9582b927425c8e2f2833533438f..264f1934256b4f0f8ad6f2b5f2f974740195b7aa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5aba667d3c9b1f311585469db50bbf6a343e1c20..e33b225233bc89da441861693c690c419cf0a8ba 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 309831b3bd0102c6ed686fa84c27fffab6699a3d..30ca9531d73d23664690e58f23cabcfb2aa5feee 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3b7f6d02867893654c0683828dcf9307a01396bb..20ffff5e4cd89611b6f25dc53e83c49ead045ddb 100644 (file)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2018-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2a0fa20783b9029c0e01c15841c1b5d057795956..e20a9fcc908b9a28ac0d9d55bef2c9332047b7b5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index aea00d0d6c947bab5dc279a6e2730337e42958c1..0937e37778b66b4482d0369b91d0035353256650 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3947220b641ae34d2e59af7eaeccd6f1ab31c7d5..ebf4d3b8fc992712a7a2a89c347ffd57f3b42a1c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ddf71c0152c9a2e3bb4c59de0aa89c21361d930d..43d9a1b7aba604c30752a62a8800eaa4072f8d8f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6e0c1932e6f64abefaec11807a87f2b1e4e8d024..aefcb0c003b8df149d19241259f250a8f6e2bbd1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c0742b3bca75b10de30d85fb10f096a8e1fb4314..e6aa97ce5d57d837ac8de1d257de326afbbaede0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7957fcbbb931e64534e9acc9d2ffa686effa517b..f40868be56b43a20a1211bc9c7b423fc50577c55 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8762663702e4121e6b56f2a4f2ca0446e658aa1b..8fe07c275d73a0524afc0eaa9e3b699245084f2e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3fa08604b3480427ea497491016a66416b9cf91c..a043e036c93a61ed2cfc7b660e10451bfaaeb9ae 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5e33fe290b90faa8b92b421f9451f5a457b0a5c4..776c1e5b6fc84905728cb71df68b3c7de62c819a 100644 (file)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c945b18b7983d2f677cb30cbb0dd6d4123a95fd7..2934eb7eccc678f18ee9b8fe148d90726db58f5b 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/bash
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1472f627844e8796c100fce415252dc408381225..1dfded7c49a29e4b66062c7de9dbb9c678a8dd35 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/bash
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 63cae9e648fe29b464971ee27fd788a25305104e..08ae84d911b8742724a8d67f28514db2aab8e5e5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 239f2dc1f1bffefe43ce08e0d9bfce907e3ab1a2..cbe7497cf70c7eb9a40eb8cdef2fcb02aea4d77a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1dc196f63195a81a978a4a368c3d833001ac12e2..3029264b9d89b8b54fc5f01fb3d13c1975e71f37 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/bash
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c4727f341f9e77ad06cc84221f67bd9aa0478ab1..b5b77947fd74aed449bca4e6add24f0558be44ac 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0991fe1edf984385be915069a0405db3467f552a..eac472abb76af52319cae0ea11d0b8b4f5308427 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3e0f4c451a1410a3e0a9fad2649c60e27cb0470d..f7e65ced96ac9a7ee619f9b49ae6a5a314c9b7af 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 29bbd7e19ebf9cd5467b3374b02d20926568d40f..5b8fc61e2e0548568b869b0ba067a069f81ffe66 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 57b8863693eb18a96baf4fb520eca388e76a0817..e9c96bf8f61dcfc9c3c3ff799e64f22b5a4c4bdb 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1b01c2b42f45f86039e17a7ef6a9cf6a5def5604..640bd59368be660055bcfd1c66cdeaefa6579fc7 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a7671a817234b861b3051cef5c021c44657e703f..a003136faed1ea245178e5aa9094647dfcdc4e0b 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 202d456bc8aa06e9e7d81b79846442ff482ded05..8ebfa0c84d6ae611f58c1f57fbc494da179194de 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f0d69df4527d74ed2e27f9c4ee3a340cf38917bd..9e5facf71eacd7e3e678eb8966f0baca4b665d1f 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 85fb8d2a941ee75867796c0316a6346cc3ec8ebf..191559d3622ac83134bba7f7d01a9fdbd337dd4b 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 61939d3db023c5482a6f07ee3b62717a5887087b..2e97d22fa97fb0d3dd04c18b66c5af6870fd2cbd 100755 (executable)
@@ -1,6 +1,6 @@
 #! /usr/bin/env python3
 # -*- coding: utf-8 -*-
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7a9378ac9445a6e72c3bb8db7c4393a2809de8f4..68531a4fbdad30b3a6c2df1142ca54ea95b6f202 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6fbeec179ac5cf4eff4b9231df9c38aa8d1e74a6..1835692960de764885bbaebb7b0a9aa107398f33 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1d0f02a6d6916e327f0fb62d9d22c036db1dc7ec..d0bda5a526e86ae10c86946b1b734603938886d8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 35d3ab4c81f57379c1b21e6dfe6e225a2b4caac3..42f917cb9952162b1628ec9e0094390bcd9a62ba 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 50ac34c99e7150a543ca6e77ccfc2f17bda87df5..adc542fca6d59c42934f832ba8680a7b7bbb36ee 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 656b84b626f9e09d95fc2761c095eacdad072e80..a3ebe47fff7ec121931f631b928367ee83b65085 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: iso-8859-1 -*-
-# Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 10e243ccefa3aa713cb077ebd95fedffb84e72a4..5301d89f817ab2753862d5a1472fc6c96ecd5dd6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0526eba8b394783b43b9565bb5c24a7a6716c572..38d37f777b88c62956fc62e3f928dbac211de0d7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9baf95201153e3c2f9f640627128b2aaa32f133d..1bad6163a138a27d5acd04314d89535d93250640 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fbaf068eb04fb82ee292a7c67e65ece1db1e755f..e044d0a5ee70c5c154a3b5598fc06820c48dc45f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4aa415bf4054b4415422dcc30749a4ef8f734ea0..006c8fd4c521289ef6b4694173b7674a325645a1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 952cecb5b7031c6bc3d7ecf230a173883a3cd1e8..69f44b36d779a66edbf26e430f77b968b09378f2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2023  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cf88c980417b791ddcea951a77956bdcd4aefcba..49cba411a66448dd49fcb3297ec8c24028715f0d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d0c96e04394f797846fe6b27726f72c08fe4947d..6da669ece310d7b7fc97f85623e3af3f550fbf32 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 54b96f8149d12bfc7daf19d4892c73978487b4a4..fe0207e9fc595c5365cba38c105b25a778d774d9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fe4a0903a7f416291e8fe45493743f37fac54d35..91cbefd8ff842e8166b12c66de4f34155dd3339d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2d47fd5c8d8a0c429dd2a2d44912ff1476859107..93391f8f4e1d4c20b3cdae32e70b6925f1ef616a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 128ddefd72cd55406c39f00a92b9f4c02960d18d..1df60419b39ec5b0cac5dad980e0cb8db2c551d9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f51a203f2140c69fd8b4d681d62f29459769e8c5..2f418fe0f1343accac57b6882aca140cd15642bc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1635ddc338e1fc8773bbcc466b3f3e0aa66141a2..4a27c6c76dcf7b11a32731a282da806829c82d69 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 67fdde951f36fdbec035807be3a881d5c6e2c434..77e808b2722d4293c8955458056a684417bfb673 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 61c4482f80f10da285cbad858f5829ea05fbc3c7..73403115a2a187ee4c6aa1051a904e35d3d6e564 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d334a3a0258d2eaeb99ad3c11cdeeb2ac2a79a85..5e9f56145071f7e9d9558dff00b29278688e20ee 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f9b90dbaec2cfab81a5472da9583efaeb248b139..3e0ef6a5175f416123a91e2441941882c96699d4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 83c75564382c0e644735c2bad9e83c1ec8ad9387..155e2ec717de9571baf1c04c8cc8abd565f6b5fb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dbcb120f00192ef520f82c2030ff1a6e9d8e03fa..dbf518aa567611c803dfbd2c5c3a6ab99b5aafd6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c9c0aa0735187d1275bf79aae1be99d6210e188a..3b1894954fdc99da32360be2113039104f23b19b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e502c723c28f4eb7f9a1087b43cb30aebed68e3d..e3c10e946a11135d02bfba2a75833458d82a4460 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a76a5477affb7499951fa973c8c95f72a1592bca..e3189f0e4d009c2cff0d2ca0276635831833a35a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ecdf8bc3c00b4ab4e97e44c19d18eca775f29dc5..acd118c21a2a7129542ea6ca218fbe3ee8d9a43e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3687004f6287bc8557f8c62ed26f052150c2d1f8..0f3d69f3167038d69f51cb8c1979a5be986b4031 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 55a7ec20754aa0d981de50f4cfdd738afdff788b..b0b136e619b9c3f8c01d638f47614540d8e34a59 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 04a34900a1d4527a494ca41155484bd74724f970..61ea1987d3813ec2faad4e71517fb8823809e49b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e680086411d7ea77837cc329f2dacf5edadcaefc..d9ec15e2d77745ac333a363bec2172df6823906e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 79345f794a84a6392d038203d400b0a9649d1f43..9037dae68e884b88f94bcae21b8d33c5797958e2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fcb6095f0f79b011fa2425823c7e7bdad3f19e01..551c2b98c9670639f735df7cc178e02a54ef740a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 790e17ed7489a3556db6a585941c6d3cf63755f4..4d37b8e35a2a947fbf4545504af9f4ad19ab4746 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 231c144c2051b05c405ede37d1f5ba40f574fcc9..23b75df95cdbc9e581fe951098e8ce9747bb300d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2023  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2023  CEA, EDF
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public