Salome HOME
Copyright update 2020
authorvsr <vsr@opencascade.com>
Thu, 16 Apr 2020 08:58:48 +0000 (11:58 +0300)
committervsr <vsr@opencascade.com>
Thu, 16 Apr 2020 08:58:50 +0000 (11:58 +0300)
1025 files changed:
CMakeLists.txt
Demo/CMakeLists.txt
Demo/echo.idl
Demo/echoSrv.cxx
Demo/xmlrpcprog_orig.py
Misc/doxy2swig.py
SalomeYACSConfig.cmake.in
YACS_version.h.in
adm/CMakeLists.txt
adm/unix/CMakeLists.txt
adm/unix/config_files/CMakeLists.txt
adm/unix/config_files/ac_cxx_option.m4
adm/unix/config_files/ac_linker_options.m4
adm/unix/config_files/ac_pkg_swig.m4
adm/unix/config_files/check_boost.m4
adm/unix/config_files/check_cas.m4
adm/unix/config_files/check_cppunit.m4
adm/unix/config_files/check_htmlgen.m4
adm/unix/config_files/check_libxml.m4
adm/unix/config_files/check_omniorb.m4
adm/unix/config_files/check_salome.m4
adm/unix/config_files/check_sphinx.m4
adm/unix/config_files/i2_check_qt4.m4
adm/unix/config_files/production.m4
adm/unix/config_files/thread.m4
doc/CMakeLists.txt
doc/Doxyfile.in
doc/conf.py.in
doc/sources/footer.html
idl/CMakeLists.txt
idl/yacsgui.idl
src/CMakeLists.txt
src/CTestTestfileInstall.cmake
src/bases/AlternateThread.cxx
src/bases/AlternateThread.hxx
src/bases/AlternateThreadPT.cxx
src/bases/AlternateThreadPT.hxx
src/bases/AutoLocker.hxx
src/bases/AutoRefCnt.hxx
src/bases/CMakeLists.txt
src/bases/Cstr2d.cxx
src/bases/Cstr2d.hxx
src/bases/DynLibLoader.cxx
src/bases/DynLibLoader.hxx
src/bases/DynLibLoaderGNU.cxx
src/bases/DynLibLoaderGNU.hxx
src/bases/DynLibLoaderWin.cxx
src/bases/DynLibLoaderWin.hxx
src/bases/Exception.cxx
src/bases/Exception.hxx
src/bases/Mutex.cxx
src/bases/Mutex.hxx
src/bases/MutexPT.cxx
src/bases/MutexPT.hxx
src/bases/Semaphore.cxx
src/bases/Semaphore.hxx
src/bases/SemaphorePT.cxx
src/bases/SemaphorePT.hxx
src/bases/Test/BasicMainTest.hxx
src/bases/Test/CMakeLists.txt
src/bases/Test/CTestTestfileInstall.cmake
src/bases/Test/DLTest.cxx
src/bases/Test/InitTests.cxx
src/bases/Test/TestBases.cxx
src/bases/Test/UnitTestsResult.hxx
src/bases/Test/basesTest.cxx
src/bases/Test/basesTest.hxx
src/bases/Thread.cxx
src/bases/Thread.hxx
src/bases/ThreadPT.cxx
src/bases/ThreadPT.hxx
src/bases/YACSBasesExport.hxx
src/bases/YacsTrace.cxx
src/bases/YacsTrace.hxx
src/bases/chrono.cxx
src/bases/chrono.hxx
src/bases/define.hxx
src/bases/yacsconfig.h
src/engine/AbstractPoint.cxx
src/engine/AbstractPoint.hxx
src/engine/Any.cxx
src/engine/Any.hxx
src/engine/AnyInputPort.cxx
src/engine/AnyInputPort.hxx
src/engine/AnyOutputPort.cxx
src/engine/AnyOutputPort.hxx
src/engine/BagPoint.cxx
src/engine/BagPoint.hxx
src/engine/Bloc.cxx
src/engine/Bloc.hxx
src/engine/BlocPoint.cxx
src/engine/BlocPoint.hxx
src/engine/Bloc_impl.cxx
src/engine/CMakeLists.txt
src/engine/Catalog.cxx
src/engine/Catalog.hxx
src/engine/ComplexWeight.cxx
src/engine/ComplexWeight.hxx
src/engine/ComponentDefinition.cxx
src/engine/ComponentDefinition.hxx
src/engine/ComponentInstance.cxx
src/engine/ComponentInstance.hxx
src/engine/ComposedNode.cxx
src/engine/ComposedNode.hxx
src/engine/ConditionInputPort.cxx
src/engine/ConditionInputPort.hxx
src/engine/Container.cxx
src/engine/Container.hxx
src/engine/ConversionException.cxx
src/engine/ConversionException.hxx
src/engine/DataFlowPort.cxx
src/engine/DataFlowPort.hxx
src/engine/DataNode.cxx
src/engine/DataNode.hxx
src/engine/DataPort.cxx
src/engine/DataPort.hxx
src/engine/DataStreamPort.cxx
src/engine/DataStreamPort.hxx
src/engine/DeploymentTree.cxx
src/engine/DeploymentTree.hxx
src/engine/Dispatcher.cxx
src/engine/Dispatcher.hxx
src/engine/DynParaLoop.cxx
src/engine/DynParaLoop.hxx
src/engine/ElementaryNode.cxx
src/engine/ElementaryNode.hxx
src/engine/ElementaryPoint.cxx
src/engine/ElementaryPoint.hxx
src/engine/Executor.cxx
src/engine/Executor.hxx
src/engine/ForEachLoop.cxx
src/engine/ForEachLoop.hxx
src/engine/ForLoop.cxx
src/engine/ForLoop.hxx
src/engine/ForkBlocPoint.cxx
src/engine/ForkBlocPoint.hxx
src/engine/HomogeneousPoolContainer.cxx
src/engine/HomogeneousPoolContainer.hxx
src/engine/InGate.cxx
src/engine/InGate.hxx
src/engine/InPort.cxx
src/engine/InPort.hxx
src/engine/InPropertyPort.cxx
src/engine/InPropertyPort.hxx
src/engine/InlineNode.cxx
src/engine/InlineNode.hxx
src/engine/InputDataStreamPort.cxx
src/engine/InputDataStreamPort.hxx
src/engine/InputPort.cxx
src/engine/InputPort.hxx
src/engine/InvalidExtractionException.cxx
src/engine/InvalidExtractionException.hxx
src/engine/LinkInfo.cxx
src/engine/LinkInfo.hxx
src/engine/LinkedBlocPoint.cxx
src/engine/LinkedBlocPoint.hxx
src/engine/LogRecord.cxx
src/engine/LogRecord.hxx
src/engine/Logger.cxx
src/engine/Logger.hxx
src/engine/Loop.cxx
src/engine/Loop.hxx
src/engine/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/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/engtypemaps.i
src/engine_swig/pilot.i
src/engine_swig/pypilot.i
src/engine_swig/testBase64Conv.py
src/engine_swig/testPlayGround0.py
src/evalyfx/CMakeLists.txt
src/evalyfx/YACSEvalAutoPtr.hxx
src/evalyfx/YACSEvalExecParams.hxx
src/evalyfx/YACSEvalObserver.cxx
src/evalyfx/YACSEvalObserver.hxx
src/evalyfx/YACSEvalPort.cxx
src/evalyfx/YACSEvalPort.hxx
src/evalyfx/YACSEvalResource.cxx
src/evalyfx/YACSEvalResource.hxx
src/evalyfx/YACSEvalSeqAny.cxx
src/evalyfx/YACSEvalSeqAny.hxx
src/evalyfx/YACSEvalSession.cxx
src/evalyfx/YACSEvalSession.hxx
src/evalyfx/YACSEvalSessionInternal.cxx
src/evalyfx/YACSEvalSessionInternal.hxx
src/evalyfx/YACSEvalYFX.cxx
src/evalyfx/YACSEvalYFX.hxx
src/evalyfx/YACSEvalYFXExport.hxx
src/evalyfx/YACSEvalYFXPattern.cxx
src/evalyfx/YACSEvalYFXPattern.hxx
src/evalyfx_swig/CMakeLists.txt
src/evalyfx_swig/evalyfx.i
src/evalyfx_swig/test.py
src/evalyfx_swig/test1.py
src/evalyfx_swig/test2.py
src/evalyfx_swig/test3.py
src/evalyfx_swig/testEvalYFX.py
src/genericgui/CMakeLists.txt
src/genericgui/CaseSwitch.cxx
src/genericgui/CaseSwitch.hxx
src/genericgui/CatalogWidget.cxx
src/genericgui/CatalogWidget.hxx
src/genericgui/EditionBloc.cxx
src/genericgui/EditionBloc.hxx
src/genericgui/EditionComponent.cxx
src/genericgui/EditionComponent.hxx
src/genericgui/EditionContainer.cxx
src/genericgui/EditionContainer.hxx
src/genericgui/EditionControlLink.cxx
src/genericgui/EditionControlLink.hxx
src/genericgui/EditionDataLink.cxx
src/genericgui/EditionDataLink.hxx
src/genericgui/EditionDataType.cxx
src/genericgui/EditionDataType.hxx
src/genericgui/EditionElementaryNode.cxx
src/genericgui/EditionElementaryNode.hxx
src/genericgui/EditionForEachLoop.cxx
src/genericgui/EditionForEachLoop.hxx
src/genericgui/EditionInputPort.cxx
src/genericgui/EditionInputPort.hxx
src/genericgui/EditionLoop.cxx
src/genericgui/EditionLoop.hxx
src/genericgui/EditionNode.cxx
src/genericgui/EditionNode.hxx
src/genericgui/EditionOptimizerLoop.cxx
src/genericgui/EditionOptimizerLoop.hxx
src/genericgui/EditionOutNode.cxx
src/genericgui/EditionOutNode.hxx
src/genericgui/EditionOutputPort.cxx
src/genericgui/EditionOutputPort.hxx
src/genericgui/EditionPresetNode.cxx
src/genericgui/EditionPresetNode.hxx
src/genericgui/EditionProc.cxx
src/genericgui/EditionProc.hxx
src/genericgui/EditionPyFunc.cxx
src/genericgui/EditionPyFunc.hxx
src/genericgui/EditionSalomeNode.cxx
src/genericgui/EditionSalomeNode.hxx
src/genericgui/EditionScript.cxx
src/genericgui/EditionScript.hxx
src/genericgui/EditionStudyInNode.cxx
src/genericgui/EditionStudyInNode.hxx
src/genericgui/EditionStudyOutNode.cxx
src/genericgui/EditionStudyOutNode.hxx
src/genericgui/EditionSwitch.cxx
src/genericgui/EditionSwitch.hxx
src/genericgui/EditionWhile.cxx
src/genericgui/EditionWhile.hxx
src/genericgui/FormAdvParamContainer.cxx
src/genericgui/FormAdvParamContainer.hxx
src/genericgui/FormComponent.cxx
src/genericgui/FormComponent.hxx
src/genericgui/FormContainer.cxx
src/genericgui/FormContainer.hxx
src/genericgui/FormContainerBase.cxx
src/genericgui/FormContainerBase.hxx
src/genericgui/FormContainerDecorator.cxx
src/genericgui/FormContainerDecorator.hxx
src/genericgui/FormEachLoop.cxx
src/genericgui/FormEachLoop.hxx
src/genericgui/FormEditItem.cxx
src/genericgui/FormEditItem.hxx
src/genericgui/FormEditTree.cxx
src/genericgui/FormEditTree.hxx
src/genericgui/FormHPContainer.cxx
src/genericgui/FormHPContainer.hxx
src/genericgui/FormLoop.cxx
src/genericgui/FormLoop.hxx
src/genericgui/FormOptimizerLoop.cxx
src/genericgui/FormOptimizerLoop.hxx
src/genericgui/FormSchemaView.cxx
src/genericgui/FormSchemaView.hxx
src/genericgui/FormUndoRedo.cxx
src/genericgui/FormUndoRedo.hxx
src/genericgui/GenericGui.cxx
src/genericgui/GenericGui.hxx
src/genericgui/GenericGuiExport.hxx
src/genericgui/GraphicsView.cxx
src/genericgui/GraphicsView.hxx
src/genericgui/GuiEditor.cxx
src/genericgui/GuiEditor.hxx
src/genericgui/GuiExecutor.cxx
src/genericgui/GuiExecutor.hxx
src/genericgui/GuiObserver_i.cxx
src/genericgui/GuiObserver_i.hxx
src/genericgui/ItemEdition.cxx
src/genericgui/ItemEdition.hxx
src/genericgui/ItemMimeData.cxx
src/genericgui/ItemMimeData.hxx
src/genericgui/LinkAStar.cxx
src/genericgui/LinkAStar.hxx
src/genericgui/LinkMatrix.cxx
src/genericgui/LinkMatrix.hxx
src/genericgui/ListJobs_GUI.cxx
src/genericgui/ListJobs_GUI.hxx
src/genericgui/LogViewer.cxx
src/genericgui/LogViewer.hxx
src/genericgui/Menus.cxx
src/genericgui/Menus.hxx
src/genericgui/Message.cxx
src/genericgui/Message.hxx
src/genericgui/PropertyEditor.cxx
src/genericgui/PropertyEditor.hxx
src/genericgui/QtGuiContext.cxx
src/genericgui/QtGuiContext.hxx
src/genericgui/Resource.cxx
src/genericgui/Resource.hxx
src/genericgui/Scene.cxx
src/genericgui/Scene.hxx
src/genericgui/SceneBlocItem.cxx
src/genericgui/SceneBlocItem.hxx
src/genericgui/SceneComposedNodeItem.cxx
src/genericgui/SceneComposedNodeItem.hxx
src/genericgui/SceneCtrlInPortItem.cxx
src/genericgui/SceneCtrlInPortItem.hxx
src/genericgui/SceneCtrlLinkItem.cxx
src/genericgui/SceneCtrlLinkItem.hxx
src/genericgui/SceneCtrlOutPortItem.cxx
src/genericgui/SceneCtrlOutPortItem.hxx
src/genericgui/SceneCtrlPortItem.cxx
src/genericgui/SceneCtrlPortItem.hxx
src/genericgui/SceneDSLinkItem.cxx
src/genericgui/SceneDSLinkItem.hxx
src/genericgui/SceneDataPortItem.cxx
src/genericgui/SceneDataPortItem.hxx
src/genericgui/SceneElementaryNodeItem.cxx
src/genericgui/SceneElementaryNodeItem.hxx
src/genericgui/SceneHeaderItem.cxx
src/genericgui/SceneHeaderItem.hxx
src/genericgui/SceneHeaderNodeItem.cxx
src/genericgui/SceneHeaderNodeItem.hxx
src/genericgui/SceneInPortItem.cxx
src/genericgui/SceneInPortItem.hxx
src/genericgui/SceneItem.cxx
src/genericgui/SceneItem.hxx
src/genericgui/SceneLinkItem.cxx
src/genericgui/SceneLinkItem.hxx
src/genericgui/SceneNodeItem.cxx
src/genericgui/SceneNodeItem.hxx
src/genericgui/SceneObserverItem.cxx
src/genericgui/SceneObserverItem.hxx
src/genericgui/SceneOutPortItem.cxx
src/genericgui/SceneOutPortItem.hxx
src/genericgui/ScenePortItem.cxx
src/genericgui/ScenePortItem.hxx
src/genericgui/SceneProcItem.cxx
src/genericgui/SceneProcItem.hxx
src/genericgui/SceneProgressItem.cxx
src/genericgui/SceneProgressItem.hxx
src/genericgui/SceneTextItem.cxx
src/genericgui/SceneTextItem.hxx
src/genericgui/SchemaComponentItem.cxx
src/genericgui/SchemaComponentItem.hxx
src/genericgui/SchemaComposedNodeItem.cxx
src/genericgui/SchemaComposedNodeItem.hxx
src/genericgui/SchemaContainerItem.cxx
src/genericgui/SchemaContainerItem.hxx
src/genericgui/SchemaDataTypeItem.cxx
src/genericgui/SchemaDataTypeItem.hxx
src/genericgui/SchemaDirContainersItem.cxx
src/genericgui/SchemaDirContainersItem.hxx
src/genericgui/SchemaDirLinksItem.cxx
src/genericgui/SchemaDirLinksItem.hxx
src/genericgui/SchemaDirTypesItem.cxx
src/genericgui/SchemaDirTypesItem.hxx
src/genericgui/SchemaInPortItem.cxx
src/genericgui/SchemaInPortItem.hxx
src/genericgui/SchemaItem.cxx
src/genericgui/SchemaItem.hxx
src/genericgui/SchemaLinkItem.cxx
src/genericgui/SchemaLinkItem.hxx
src/genericgui/SchemaModel.cxx
src/genericgui/SchemaModel.hxx
src/genericgui/SchemaNodeItem.cxx
src/genericgui/SchemaNodeItem.hxx
src/genericgui/SchemaOutPortItem.cxx
src/genericgui/SchemaOutPortItem.hxx
src/genericgui/SchemaProcItem.cxx
src/genericgui/SchemaProcItem.hxx
src/genericgui/SchemaReferenceItem.cxx
src/genericgui/SchemaReferenceItem.hxx
src/genericgui/TablePortsEdition.cxx
src/genericgui/TablePortsEdition.hxx
src/genericgui/TableSwitch.cxx
src/genericgui/TableSwitch.hxx
src/genericgui/TreeView.cxx
src/genericgui/TreeView.hxx
src/genericgui/ValueDelegate.cxx
src/genericgui/ValueDelegate.hxx
src/genericgui/VisitorSaveGuiSchema.cxx
src/genericgui/VisitorSaveGuiSchema.hxx
src/genericgui/YACSGuiLoader.cxx
src/genericgui/YACSGuiLoader.hxx
src/genericgui/YACSWidgets.cxx
src/genericgui/YACSWidgets.hxx
src/hmi/CMakeLists.txt
src/hmi/HMIExport.hxx
src/hmi/commands.cxx
src/hmi/commands.hxx
src/hmi/commandsProc.cxx
src/hmi/commandsProc.hxx
src/hmi/guiContext.cxx
src/hmi/guiContext.hxx
src/hmi/guiObservers.cxx
src/hmi/guiObservers.hxx
src/pmml/CMakeLists.txt
src/pmml/CTestTestfileInstall.cmake
src/pmml/PMMLlib.cxx
src/pmml/PMMLlib.hxx
src/pmml/PMMLwin.hxx
src/pmml/Test/BasicMainTest.hxx
src/pmml/Test/CMakeLists.txt
src/pmml/Test/CTestTestfileInstall.cmake
src/pmml/Test/PMMLBasicsTest.hxx
src/pmml/Test/PMMLBasicsTest1.cxx
src/pmml/Test/PMMLBasicsTest1.hxx
src/pmml/Test/TestPMML.cxx
src/pmml/Test/samples/CMakeLists.txt
src/pmml/Test/tools.cxx
src/pmml/Test/tools.hxx
src/pmml/doc/CMakeLists.txt
src/pmml/doc/doxygen/CMakeLists.txt
src/pmml/pmml_swig/CMakeLists.txt
src/pmml/pmml_swig/CTestTestfileInstall.cmake
src/pmml/pmml_swig/PMML.i
src/pmml/pmml_swig/PMMLBasicsTest.py
src/pmml/pmml_swig/PMMLsalome.i
src/py2yacs/CMakeLists.txt
src/py2yacs/Test/CMakeLists.txt
src/py2yacs/Test/CTestTestfileInstall.cmake
src/py2yacs/Test/Py2yacsTest.cxx
src/py2yacs/Test/Py2yacsTest.hxx
src/py2yacs/Test/TestPy2yacs.cxx
src/py2yacs/Test/bad_parsers.py
src/py2yacs/Test/test_py2yacs.cxx
src/py2yacs/py2yacs.cxx
src/py2yacs/py2yacs.hxx
src/py2yacs/py2yacs.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/AutoGIL.hxx
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/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/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/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/testHPDecorator.py
src/yacsloader_swig/Test/testLoader.py
src/yacsloader_swig/Test/testProgress.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/loader.i
src/yacsorb/CMakeLists.txt
src/yacsorb/CORBAEngineTest.py
src/yacsorb/YACS.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 06496287630f6031dcd60202953a28019d15c4fd..5cf254700902f8a5da8012db76d6c7d8490f6ec7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 030a37f8790e6ad64fcbd39541b4e5c0539cea57..b24f67f9753f22117491dc3128e037a3e4cf8ebd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d437ea9a0391baeed3695f5e73fb2112c4e04f62..69687de6b7e131a148b36f66261c0aedd1883f89 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ac256e1e5ea5d621bf807bc95f5b3f37b77de06a..04eedcf7119931a3c8025683239184fc24b16e0a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 66b5934cae14f0e57aa5b69e04ec747462d3d2f8..54101c04a594f8a4b1fd893315de15688be820f1 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2c53c495b6fea6eb91cd3f6ba5c13167375838ea..87f3e738f372117531158add29b2eabf2efa373b 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 15d9ab0f75943d5ad649d3ffd6607dd1bb557308..266d3379b887ebfeec6b69984713b13530fcc507 100644 (file)
@@ -5,7 +5,7 @@
 #
 
 ###############################################################
-# Copyright (C) 2007-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d71495404f429cab1315af0a2a6728afe5ddc37e..e973b96c9edf0accdf437ec4240c488cef6e968a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 422997c98b0b69d702815d3405796b36b4741c92..41a639a4b753829c1e5c4841251a673530d0ca89 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2013-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2013-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b2db40dea0174c20da9a0e485f8368ae6e1aa6cf..e58b44b22c35922c618a22038c0bf57887173f6a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 197eceef263036d8bd041da75f3be1cfc7b4296f..7d72d42f495905799be73d7d656f3ab9904bc6b6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7c6038916f0c01fa4aaa1e6d41b2d6acf5f0055b..bf2eff153bd0d5f6cbf09215775e6574d7c8c1e7 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index ee78606c904850c17e82aa74c422e438933f3a8f..9d641b4474702aeb9038b5d1b2e23eb3b5291ade 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index f8b24583e633068e681e976035e18c09ff8fec8b..be6c82f734cd13349e9b36b67084bad68efb192a 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index d0a3afd426cf65e0e8bca0dd7af5834b28b1de78..7215c1df085394d7af64893860de15d804caf7b5 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2007-2019  CEA/DEN, EDF R&D
+dnl Copyright (C) 2007-2020  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 32503889a43219c1c4aaf74c375306c9a283b6fc..3fa622f24a097619c9eb80363815cdde8525ecf6 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 9f6361219419154774fa16f75829e49718092fb7..182b4f989203ff886c14756f8b78ba87d673af16 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 600be3582e3a3df7cf426afa638f51da2a2a9d32..aef7c3f6bdb858b57efaaad51e9a67af60537a09 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 5651c8f868a780a6ec09c1259aa3f3f9efa21395..4282b42e19a538d485a14ec4ea80dea53864dd69 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index acbfc2313ac76f0bf58f9448dec589e417a5120f..2fcc2cee55e593ece617d8f234ca545fe2f6dece 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index ec3d0b2e264b475f6692bed9abe4c622c145fcd2..6932b1f763998ec2492d800bb4804082f3c24360 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index c5722db584e5e40c2bedef0224ac529b1920b538..981458a704f17c01da8b72aca0969f2ff5c53c09 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index d4bed222382241d935236b16733990a8b055162e..909b1998e167f1619d9cea7962682e1531c30a13 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 958d79c84fbd013dc69d88f2c1ff40e55b4a085f..53b282a2530538f72dec08d1e09ea148b1e56bde 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index f2dd01d4f0dd0bd81c772fecdf6121c643156bba..15483eabb9c9db15e81b757da2a81d3c2f214c4c 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index be8d65ab5815dc557726137293977c9508312626..c7db48c32adb271c184c1116518dda2b04037c37 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2ece30ebdd0d157d767bd779a2819e4790f60588..4ac3539833bc071b642a943ca517e6fff143aba1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2016  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 93399fc789191051a2ae9c6c9aa70fb0af1fda5e..620f6f8c7eb765108fa63adac25cbb8e21ee453d 100644 (file)
@@ -48,7 +48,7 @@ master_doc = 'index'
 
 # General information about the project.
 project = 'yacs'
-copyright = '2007-2017 CEA/DEN, EDF R&D.'
+copyright = '2007-2020 CEA/DEN, EDF R&D.'
 
 # The version info for the project you're documenting, acts as replacement for
 # |version| and |release|, also used in various other places throughout the
index 174fccc8cda5c894a0029b80fafa5318091993f6..f16705518a7733e8cb709d5dfd2f64ef7e4a3212 100644 (file)
@@ -4,7 +4,7 @@
   <ul>
     $navpath
     <li class="footer">
-      Copyright &copy; 2006-2019  CEA/DEN, EDF R&amp;D<br>
+      Copyright &copy; 2006-2020  CEA/DEN, EDF R&amp;D<br>
     </li>
   </ul>
 </div>
index f2d42d54d947c54ae7b9bf9f1a0e6c777211b554..3a12ae048d3e2460f76dbc5039fbc00cb671726d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3dfc3120f8eb8cd2b23057142066556368aa00a9..51b1a7189640f6de5970e1acc1048c7a6bc4ba85 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f981b3f6c3ddc539bd8641086aacd79acb02bffc..ee45c912653fc1349740635afb379ba0b3f8d331 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 352cf9ee6044ed60e329929e16f1f41a266ac7db..838b8e0f2127fa074e8f6f927cc5acfd2011021b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8ad55d4797b0e0c19ee01a27024baffa274e6173..fb80acaede00692d9059323101fa4ffe13e554b7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8a7975085a89378041072e3b6595de4fca7f47ca..e2afa5a73e8720694a8fc77687a2dbf6af1376af 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index edef9df7a6eafeb6822f7a03c6a6450ce6f46a55..6dc462b5bf18913cbcf4cd53a2bbb8ffcc962bc0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cb44e5118d78f4d67b7dd90911e303a92f026c6a..93c8cf378124ba4dbc546a6140038bd862f182cd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 410943bf81fae20a5f81151801eaa03b11dedfa5..7db86ca93d9ed2c5e930bff4a2713656dd2f13b9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9511aef588ced85d8585ea1e288234c471c61a0a..480a693c52ac58a5a5ba1d0977d1b85bf894695c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b57a689ed31f6b477b1faa9fcc6cd4096d8d7dbb..976a12291a7719110e9bee93b350bedafe3e957b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 51b643384f5773130fb2e09076e9f549e8b6b208..d86e823c6a497f263948925e6b974c9abb6441d1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 70893cd7c86065c9ff11e7af2d1daa8617a55cd2..48e7c737b37d0c6c84d45257856601686a4ab459 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9a9f5998ef34005bddce69c8b3b2662f4d50c90d..138a55e66bedc53c64baafe29f1a0bc833386a6b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e82c810abfd164002330d40a0fec584e89b91407..ece2943540bb68555676a49e381f5a9ecc7e254d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 51592aeedcb15d87cb539ed6bf9945a4935a0a68..3473c9a7459c6c1d7a907b2f12fc6172c863f5c2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 96193d781f0d9bf5d0754ad84329970707395a3a..d2fc7c075c722be46bc3a0d1d111e46b8b1e910b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index acf950ebf1912f6954f27fdb1a26544c35d327a0..5c5ff57f79d1a592c9a1692ffbbe4d11da28016e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 73e918779018ad9ca843a39e5ea2a00fea168396..4b3ff28f3e37deca3ade73be9980b6bcb94ee5fc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f4c66c49b420a0cade404bac1ad57e5893543188..48ec735a64840e50a6d5fa80dbb7aa1a5e76d2de 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d697ebbecf070c3988cfecac8f688ebd74bc2256..7564c0fbfa36d2bd1f0eeb826f49ffadddc839eb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e24ff5112bda530089e66261a823370c7f9b0e56..70845ef59b19a52a8f50a1a5417288d039bc82a3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d32bbba563110d46f76c452c8000b051369948e4..9246568d9581b051828f4eaaf6016405632cb0fb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 41580827a645df5a6dd080d96e18cf88ea7f790f..5e008a9c6f7078db134c2ba94ab789758204b439 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 58c33df35efa44170ddb240b2542b2014af445c0..716fbd1b67632a52b8bbbcfb0710055c84ffd256 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 232bb748e8ab0735df7d47cec386f97320caaeb8..2025665c738de00fc89fc6afe5460f1f65f5549f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8416ff5ad8a54a3b95490bb985efe869d0dc60fe..de6b1ae30c4ea7681041c9d59ea57bb9e0d2fc2c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 405990109b6b1d2b301925188a0327a7333a3a64..d603e36ab4caca7fed9c67d7f04d48a61768705b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index deb7d5c52d2490a01a46ded3aefb75ad14dd19d9..ece02efc7125b425d6bb045227874c6ce7c8a977 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bd16ceee172e67f1fe360647372ea7f39865a126..ed5697b00f1cc061e1e4ec8faeffb6edfaef9681 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e1489a6508d976b02131f0e285a76a0946414cca..bfb030047d4fe27693dfbcc4507dbc5e74c3bc9e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 82cc16684f21d720a3427e062ceb8cff6d69cbb7..d58576a4e68224aace3e685be69f246c4d45ebd5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4d78a8164248c390344c085505bcd0b9eba75d82..4a120b57e40d10d082bd4a67bafc265f1c5beee4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 735740b342e93ef58c8484b3d4377df6c8424fe8..1295d168d9480effde6d46c9d3a15fef3bde4fcb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c3ffde1f1a3b5960f72f476464b2636648ffe4ff..7ada0adf8a50e1333af78cbe5d7577c9925187ef 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 29e9a2ffcdadc99578bf42480af948681504fdf8..d44727f718d70e38feb67a490a1daa3facdbc6ae 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a4b018528a7a4b43e3f6fc52fca5fd5872169793..ca7da1b08e6c25317993bf8fd47eeffb1331cdf4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 10645e163121864035a1ecffc2cb56d24d772dea..6a134620a067eba4e2ed7cf5e8f1dc96b116e911 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 543b1b0edd4148e048c8c0edb71ee92d7c43ee99..62018a13d30e56a1b3f686dc5301ec1676f6b1a6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 936388d1efc7b28101a5a99ecbbe668c93e89432..1a9598cf1130edbe3d645919f83a2b2d5b2c9965 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 61b76dde596274bf5dbda8a3fbb77e0ef25f9201..6a23d6b300a55ae859025ff4ed7b5e74de4633e5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5fcfbbdb758b33e8d2ea5645059222b7bc2ebbe0..ba81dcf813d0b4ceb886b1e360dd11c3da191344 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8a531f68b60fa9e7781bf870085c1317aed97a78..cef395090b1c155dcfc93dc9eacd17490d750b2c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b9c1c65ae8b20f7f5434f64c2e2e405f6ac5be77..6517d83700710c68fd9268b9ef1db30b34a7f882 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e150d88f5277023fd2c231edd16389bbfef15b3a..f6dbbf8be74789743c2725f48eea46417f10afd2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d3e7f74ac135681badab42ef927765ff8d3aa6d6..8ecfa8fa4ac2300e71af1c02ad58cf2c9060ff18 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 843db7cf159c0e9f1479393e462c5809c2e32e74..fd844f38726c210d6b1bc7a0f6f5279c25319be4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d47636b322d9ab90bbd95748c0bd73efc78ced6d..b285b935734f41c68f6bf9eeb04b1afd39d30453 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 017c095f9855f75415189e73c60574e37997e909..6cff1b2f0fa7a81caed5522f5de98956dc329a43 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fc4168465edf3a4aa843d9cdd385c896b6fc9d84..1b6779ff7948fcc52afc684545a8b66ebd7fed7f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5c0f54b0b9023eaa411ea71a14a5454a6acae416..1961037ddb05dd7685f6e377994c49139cf1e8b5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c796d9ffd796f5dde003a56ffaf95026eb7c9fee..598986fc3caddd173402112d059dfb842fdfb276 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f8d1e672fa6233d6b5b61e69aac1e5df0bae5ba2..8f53b2cb6af93e51b49e2704b1b02f6efeb69df7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6fa9acba5c4421045ae954807b21f557a87043dc..ae264ef8465c4db9ede9fd26447bb03750549178 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1791e3e8b652cac87b43e5ff0034306ba964b5b9..dcd8216ea73c58df3e41b413b795f361f1572933 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 04affa2f082efad531379230eae7a0386a3c55aa..1672950cd9eb723cdf00cb4ed5bd23ba0c448306 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f6174680814e26d659b1d2c670c1a4b173d39c9a..21f2445d9d9698182ee12fa0532305d75d1f7327 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 89bf459008210c85a8566d764cfbf0816e8cedb2..f5cc3c6041267e9501fec681678eaf909f99c7ae 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c789793c4cb0aaaed8cad0afebc3921e7050abad..edef1193dc8e578ea731f862b77189f749a69c04 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fdc5d16c58d264e70455bdf7c6cf26615cc13d8f..132d1af9f1eb2126d4c750fb3a82b7842e7582ba 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a6288c8b03f3c74ed845d6df3d34570fd5cbf87b..fc45877fdbb18b2b8a9b127a1029e67eea3c8ed5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ec8d4b3c176020a51d43d81809f614f066cdeea8..b6ad0fdac9b93c1063088f6016e211ffbf0f7e07 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c270f66fbc42f1b2316210d977ee45ff16c51fb2..a85217c3e939212150cd5b4eba0cc7fe85b348c8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5f0c87fb5ea5d9b9b57fc7426426162cc02ba91d..60493defd22cd117390ca3acedc928c5a47fe29a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 22c37646aa93b393b2fc160a8e4296de5f1e9c59..69f2a7c913cb8e562cbf77035602f19e008f9fd1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9a80a6fe17eb90b235223f95f9fc5b04e6de7dd0..54c945cadb386a721cbea4381c7be1e02d8a1687 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 914264846d7688fb694dab936215e2e1c58a0012..8725bb94b652378ace9c4d3060ed7e52ba7cde0b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2136af6d3cae53e8cf9b67ff256612fb1f8f0475..57c2eaf3d52254102580528ee979d022774d49a0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f4277e0baac1c558c91b50755ceb9e9559a81f9e..97b488107642183abe138c7f0c2674850068860d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 02255b04bde7d04c4e100368d859b705146a3352..c9e8c97cadc2382bc251d6c271875608a2a7abd6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b8f2e10872145a5ded068e339222e3808736225b..1c46fcc73450cba9065413a2abb0f5f6ed85159b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 077d76dd57a5ca82d337caed56df60c3677f8ab6..17962c24dc62afb768c9ff4c33d8bf88ede56e43 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6e2aaceb7b6aa84a337e4e5cf4fcba8b106adaf1..1744b76bd06353da97c4c1afc91dbc4cc8d8db9f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ccb4f7917c93e4bee9fdf8d7c05e69aab0fb8bee..f8c1bf15a14f272db93e5c48d0bbc235f9b8e91b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 68f5456946adaf16f3d14978fad8a1abac2f8f0a..ccac952704d5644f3e5bc171d70b0be56567dab4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d5dc9b35b99baa73f3b669a4bcde67192a4d31fd..6d5cc8bdab6c0abc8ac34129525fd3ca9acc098a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d96918c06a0371c459cd8443318efec89fa314cd..bcdd37ebd1d43b0317c9e38312dd307cfe6c17a6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 65efe968b5383bb7f33659f503763aad32356126..fa319bc25d29e239765233cd8105e2e9c88680cf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 51d2e2b9e47f22de1b82d91b28c71bf510b01f1b..836f7a1d1c6e20b47a64b43c024eec6d2e79bec7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f7f5dfc471b2bf89e79a1de11fb3cf23b511f102..01da08e4448df691bb35b6794d03cdaa5f83a145 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8774fcb02815b8b005b52457325b04c348171b2e..6b6c5bcdca5ce97b3241e8cf72e111a5685d44f7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 003bd9bc616c3db6b54afca4e213dd137ea3dab5..b4df1b613c4798814dd576476da9d350542b7726 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c77dfa30afdb89215c3abb7c6c4eb20b6be138df..a003a5e44c60e9ba424138e22cc96b702b03edf4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dfbb2aa621d16dbc61bf57a56634dfd4ef0e8181..a1675fc2f879e0d60a83eb4ac10f2a07a04bcc72 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5d809776135d2e51aac600b24010731e0f356981..db73d0404763a1d9cad24498a4288c32d6f4e1f6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 78d07d0e4b2fbdd5542d236c5d644592775a8adb..76d1ccfe7240fcc2289ff3d6a970e9ac82ef0f6d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4ce158419bdf7c7ddc7c003f9aa78b558e4f2f23..b949bcc3f5108b8f94bdb1cd2094d5888af47f4a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4f6b3b3df4c88af9bea6423a144954dfcaf3775c..b861cd9e7f2d3bb4f5a7a41ab8b4293343aee223 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f894583ec110ea95a54f7b95c63b0ca8dfb5dd77..19447d7d822cdf80de8684ffdc3a3474a93be0af 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 40efe45846a91326ec75b8715902c2e9ff206f4c..e8562099366076c2f64b1349aa8c3a519d4362d3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2dd14ddac850456d8871639fba764e569b63e3f5..6e9b7742dfb7940cbc3b96c43393d1886f45d6f4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 03c0276a99dd495a510ed172c11ed714f9318903..4b55440eb9d1beefbc1568d7a17230b456763e1b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fcd4ce4526f69650b5ffb03a64121ea794925c14..829a62b9bd7d52c20cbfe66843c20faa1902f488 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2a84e19beaf5375d62b0059492cf2a01cc225c19..f7a09caf14e942b8d324afa74859898324e6f585 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d2849265df04e1aa6039de48cec1e1afb7f4f135..852f7e8f45df56d681d2d8feadc9f350394f036f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d227016b9bfb3542e7209a44ed99752a91644b43..5151fed398498e1c032cf109c9744054ce9243fd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1af8201e4b0befebf3df353297fb7c2ae35e037c..e3ba51451222c648de30b8e3ad207307456c4982 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 07a216f871c26585fcf81513f8e8f068fda948eb..a96a1a72f18fb7da4daf41ea515fb6405efcd72e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 328b1f8e6a412fd42a89d63b43982fa38e0df4f2..c38b7f2923e2c02e7594b933da5214ccb3413653 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e148a02345bb9319f9173e15e9536d816114b5b5..ce2e337d68a955b73c2b8db69d33342de9e0dc29 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cb1f7285455d5b3b58e0e626f0b5439f22a6e556..728fcd51fbb49d8715d1f774d402b750cd0ed11b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 33faee131cdf0e5c8d1b13eaff2b9a680c739f7b..b0d3ceb6b275c77b4c393b1a6f9a4913e25b345c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f897980057b94c276f1abb9cbc2ffb0a686e4a05..0132d237f2a8c65a669b7aa3e605dfd9dc227ddb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index be7cae3713e0d6dca0b1346bdb5e292cd09ce0b2..b962cc9323016208b374d72f19220565b287cebc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 47b760e9407031df79ffe40df210342f7e3bf493..5290cfa5fe9de08d1d3cc539ef830f378f9bd71d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dbd445a56b8bd744dd82c805235fe009ab029315..8796a8427fb23c4dcfab66fea977337524418f55 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 05f82221213c7b28c9b0d780f3e8897fcfeabd92..870fcc6d17da703caf64d012b01d0acbabc6ccd5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5f0ec2ddc23c0e62bedc1d7f6545865e481a11e1..96a7d207327cb9d2e518551dcfc8075943225aa3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9007305b69f348b1b5cd9533862c0eeef28d0c75..5a0c6b76c7752689de19b5eb7e01dabab31084a1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6c15d849565f2af4da6983e2f66806a957470ba7..9bf22039b4431a6bcc02893441bb4bca7eb01f7b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dfdd4c75b74d543197e468ac0bb644699d702b07..43810ffdd1fd6eec899b3a0574f4108ba0a35cdb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fd39c76d873041aab38dd76ea4818ec6734fd937..fb48a00c9a3e4b6f51799b9d5024ec6e0208c183 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bb8a221d7a0b3ee2fb9019452f4ca61597da5edb..1fcf2f84d292e453a30ff739d04ff049234e46c0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3d40054710c04bedfd6806853c3e5270a9780884..0be4ba54fb194ee9c97b1376fff71cda4c3eb702 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c9cff5b45501dbc95627129b9a63a797f14f521c..3e05fd232ccdb80a4dff188768bd99e9abc53b13 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 418ba2b04d0194b9e08c62ef3e17c874ccad2501..14b450d1f02e7efaf4eed4af2f0277ea8fd1d76f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 74930305ed4f5e88f35b906b445b5240c0719eb1..1cca3a0b77fa5db4fd46a1fe58d62ba521ae9273 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index eac97b3baab5def2c02cabf8ffd062b134cb0eba..e1fbec23809e0a0d60ead7fc96ca31b8e275135a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b16f2f8f53235dedf0566cda4e16790880151931..70f8a634b793381abaaabeccf50cc87a665c5e53 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a0b141397cd7833b95d24b5ecf9eb9ce0f582181..3f6aa7ee67030bc54fef9ef5cbe7993441585bb6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 91b368fe5e2f67a5ef97a7165173d154e7f86983..e1de464b922ec838d21dce266858185db42f6ea1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9ef029eed93dac6b8231eb4742be1bf177585a2b..fdbac96439db5db041ae583273e212bd265d2a6d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2236eefa4a5154683b82dbb274191942c7acdedf..c083866e8bfbe01b03afcd199f628c5deb133e34 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ca16eef1da43747a889b4ca2e7e157dbc10246b4..4426cc81f0397e9676b88bf83073a3b9a1139ade 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 26f66ca1733263f7c6f0ea2d751b002867d84f73..e75198577b006176c9d1c092c2c7884907c10c91 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c037e9e59891499667a0fa1dea95631eb35bf9b3..9f7c1e41d8b8f6c95bb2c776d3d2fb398a27ca0b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 185415ac4fdae342541a36318b6f861264686685..694536de6521885920d64a61c79237bfb22d8d7f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d6ba23ed137735b1d731432cd12ff4a61f1303f6..3402ba5c51605d4b0272f8e077211214637a0a83 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index afaf166655a670304776fa1e1d81a1bfe2c8d6ed..96b71e06586dd9121775ba3ab78248c4dbc06d39 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 226a201d4dede7474508bfab2556eda84fac68c7..2466d82754eafff46ba4ca0af831ad8fb7be20ea 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ca89b14b7eaa1120ecc073f708b5c02156de0db6..bd6113115dddcff737559c856778feec7c6b553a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7f0a290978f8366a9f7fae4773f05c1179d039be..468f9c2cf0a4d13fcca1dfaec14c939fda313bd6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4b67377dab30b32de90c354732b3224eab87f522..f75ff54b531f5e4c770588a56e177b99a9127927 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fb7d4e841555ff5880812c87d0304d334bb9712f..63f67b712d262bc1d6c32e7bcb4ceb7e02235d6f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9ec273ff96e041549f669c23df52b9ff1a9a6038..7e9300058783b6a2fe77737ee0a18a2a277163c1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 65d3132bc5d34f2a3a9ede3a08fa71e5e66a34a8..fb0c72a871a3dbfaf4a2886678cd43552cfe72bd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019  CEA/DEN, EDF R&D
+// Copyright (C) 2019-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f4ed5401e4d66155a7326c98be044ec23507a248..a08984be83abc8b1b37e01eda59a310eb4540355 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2019  CEA/DEN, EDF R&D
+// Copyright (C) 2019-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 125c424736bf90c6c405442d483bb615f5b44b33..5279c008b4a6b5b8b2b36fc02dbca51c0edc7454 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2018-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d65c73d9f0918eb7e5a17de6e89a18554ff31c09..f31116117f03d7b6b1e41286a5ae0e25645a8630 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2018-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 845874cdfe444229c508f57b7172d4c9e1680a0b..7f6173984614b38033cc66091a2a3f5db6518eed 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b7bed1b75c9225ebc0cfe61a3e7462604a5b2055..a8f72ef569d38844ae7ad181ac9b237998eb27dd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 37101e057ddb3b4e6900064b75c786cc0a00e7d2..2d96b7b937d12fccee0af17e5a75bb8b864058de 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5cad3c4f9c36f895a20ebec8cc6f5a45646846b9..4baf8148d38d73a631021f22c8327f299364e3cf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f7a3bb15076e680d23df7e5871789796d13cc8d3..c28c7604c7e0795eaa19d624bf60da65fb9c5de4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d6355d6f5ee03c9f0d976b8c18d11094489480ca..1936647d9ce7888bf4c5bab0b14b7787224abc7a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c8316b79a0a61dda4ecabaf7a1e5b68e757dc0dc..5342fa96e422f77cc38670a675e0a2a1ce869e77 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 76541560892f55652c03c91e175795fc27e46ee4..8091f2f5e39684ebcbb896de7e4a9d9314efa584 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 13f91a3f54cfcdddfdd7022f3054493871aca75e..1f8e05323ecdc2a6df82396788436adfcdc72bf5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c9d844e7efff0df72f8bea2459cdf4cf3ec7ef08..97d212a72c3c723cda9105bd80502f950d6a9677 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ad964309fcd01e8dee59285cc1e54c851a664919..c42aa1f241dbaa23ec2f048780cf8fb0d33323b4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index eb3f25f7b320afa806580dc7eb7f936052a317a6..b4595681e3261b7b68f3c9814419dd79376e130e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index de89ba4c181a20d0921194e0ffa9bc4d40ce65a2..72ba3b0f40f79770d137f3704394e0fa0dbdb4d7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 39b61d21bcefab2dbbaf7c301047b3cf92210245..0a5c090e893149205ef6db833e372828b99662e8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a2dd60b6ed584cc34f76ada86b2f2545d5c8148e..3e41f425ed07519a3bf8be86bca09d49d183279d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 36ac3abd0e05cba9bab1ee87cb8bbc79bef8d23d..367ecd593f87058b72a8fff7a69c91fd71d8a932 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 045febbe7e3d6a1336cc649b68d6b14d6be1a0d5..ae1b82f21fc8b0a044b2214d829d008be6c402c3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fbfd087bc2bbcb9f40a58d29c42be463f25e4185..c92a968f7ac7eab415f9f948314ce6ccd6fecaf8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 369fcb9cfa8edb4e50636aeb7496df84d0325fe3..b7dc83079dc8e1d2e53c1fc12ef149bb549efe3c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2b0c784cf8c347f02e1731a89b54645d72f4e920..9d6987f8db574b284ef03ddb5ae92538f91195f4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7a29e9920c293bfaa3cb10c3e8c9934b42a104d9..f21f0d8832aab9d1754608be7396e25c196674eb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 271081be92b214ce76b530cdc174ef941faf2302..9060749a3e5a237c44cac2f49d6ac8f6030dd9e4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e820531163f65f5e69650b46cb3bcad2fde84dbe..f4dfa5b00c2138873f46990682b3073534202f96 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a248304c62605bc0a2d0d4ba571aae1af3477bac..8ca6d06149666d8a0d8949ce60aaa09487d55d65 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bd9dd0a7be5ba9e31326cc3b619b435bb5231d97..0b343bb9800041ed60e5e9dc28e0afe1339dcba7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f4a3a56af8706afd7c30c8d3bd911d30061fdec3..f21e1bd9dea5372b2e91f02821530ffeace37b84 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 49a2fb4f975c807bdffcebe1d38b69a0b9ef1530..2d218c5471c071c05520a0f5f377b57fe86d5c73 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 93d999ca39c26c03b92489e1e05abd4a63aabcb4..272e97a7688d0da580fd894a2696752eaa1cb53a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 155f6fa8fe16ebf2fbfeda6943ad39b03d78c8a3..7eb951dfe33650b79a1c31fdd6ed5042bd5d0e57 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e6806299df0975b0e62eb6b859ff8a4c372b46aa..4449a3ca47d8cf98fca3031e39118d357b5a8d91 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3efd9a88234bbe829b737ee6f050f1a82bf87860..29d1b8d0e7f5f1b1c607451957801c12e79ebaf4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 571a527dfd33b1e2e146928529c5ac4762ba6764..86c47ca8a74dd22a69793c9fc626678d8dc2882a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b81e563d0f22f96cd4cd30e81fefca0277c4b6f6..2db2e7dd755ff80346126e5f9abc2fed68a47439 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2415619e165baea0d55815a0c2d0cc77daef71f6..f99e6e5f0eb0ebbfb0fe74880e2e61b4b43668ca 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 56e6b2128e2b67bbef8253801faf7ee9138eaf62..0d06e8fe3580736c02393b923aba000f519622bb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1502bb7e64bb36bb156bbdfc8786f87e8861feb1..cebf89e4d54ce6d37e112a9f8925d64ac8a9f957 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cf6b43b62694b0fb49314a40b3f89ca0730d86d1..458b5240145acb533aff066e743b38f10d34a95f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 257a905501a9d2238d07119db6282b246ad75b3c..0d723eeb16aa90a4931d1d9c29ab5cc1da7f4955 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b7baa30cd5b2d177a69d22d6ed30f0732037251b..5e3e1fb56f913fe7b5db488b79a8233d576e7f3a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2256a8a5f1e136d40fbaa15ee91f85250c8a73d6..190dd39e84678b148d5b2e885907a3bf0a09a509 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3e37eb155260d9a0e4cb93a13c14db579ace05a7..0010d491791b371a753b69b9019346b2eb41131f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index db94a41cb1ff66aa4b2b9e7489417b340031332b..94c2d8a92b7f06cda61d0fb05af62e24ed004ace 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ef2c70b39fce07c06a419d4f697b45fca720c5be..d169471bcca633ee9ae8227c55b7ebb898513054 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 845b1080eccbb7a92521f1903280f55e845bdbd0..acf689506dbd5690bcd6ae63395bc2413ff2c5f4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2a143bfd240515b2973bbd20494a69844ea98520..ba872317e7b63e8ba66ef4c51a883c131554977b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a253cb2ec58ddcaee31c77d6a6eca52d60757740..9aa3d4a259bb12f7f937e9487a5fe6dac4a3f259 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index aa33923af09fb0878b9a4908f30bd342f7b1d0a5..6a926633cacffab935f713fad7a03ec02d112ccc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c84d025895ecee511098d4205d33220935f5a802..cd010cdf54b25f818b428c0d4ecaacbc898ae615 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c4c7a8854e4e9632b60e58219fea4d26f5a5f3d1..d4da2ba829154270fcda53a0307d67f7fe26661f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6e9e1ca97b7bd66502e576ee5fe98d0d07ca913b..298bc474793465a6267db0ab2010629d350d00eb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 98eac2443b272c07f2fcfa76e8b9d8eda3467579..94406b09c0b3f44ee19e0c5344c6201333add7da 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7540b9c8446f33cd750e995ad6c13b16b57067b9..50a7b35d6714cbc4ab5772439b1c5679c78cd118 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f2499cd0f8f5c275460d08332307c88924bebfaf..336097b5603ca40b1f33f4d459c66e5f717046bf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index de0970fc0b262c85b119e7cf1ec9a3588f58bcdc..cc2a045388fea532e07bfecd56fc6b5a5483f488 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b53a344aff52402cf7b41df046636706e341c20d..32df0510b4e1c56a92f496699efa18d0587a5364 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e08606667c0814e8cad9ffe1a9512d9e2bec00dd..bd46d3410dc5374b8abf459c5a79100983b9628e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 411c035b4c4a70d299165d55a21ed10370f3b248..12802cc4d0a268c07c00353626d6cf4d02c3c58f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6b4d5db7a0823bc4674073d8f0ac6d26a7ee7150..17612163c51e3970c51da5460ed32b0a08960251 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ab9b6ac3c5fae79a0a7088bc5610ba5f7098d315..18e0238d2b1d00680d4256b87495d24f466414cf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2792af7056313cb9168d4c7af5ab6283ff352002..6e7038cfeee3fefc40d87fe38cf9253956f6cbec 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 45bf848810174f25d8827f0e876457fc68d5bb7e..fd760a8d1e0c0650088d8139b8c3c41b71603a3c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f0a9d2cac03b61855746ee7d9f05c6c24e2b0c78..ed58e07ef623c212aabc72d6f392009077b466d0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 54b370b9f3d26f881b2ef4842aa128effdf2c023..b0986765b8fa374abcc46442c2d26b015851d375 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e1443d27e690db130efe54eed6409766d0902dec..79fe2a9803ef80dae7af92e121f4eff3e21b582f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 443edcae79d2dec2c06b1d028d89414fd012ca89..6851e6f837e45958daa108f3ce5052f9179bed37 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9ee2fc3f92d82b68980f756f6a01571e5d979998..44bbed26ff1f9769f91836634e4591a4b0c65237 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 16c77e8b8f07f89b78c237ce0668ae3007837ce0..9f05fa7e13375162315d0b8ecb515d7cbae366ed 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 736f8211109ce60ee0da10d3a268846db8909323..c3ba032d30ff9996aab9c50da1f37254bc9bc6d3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7264f2f8215f4995526f89df2f8aa9e6f284e22b..17836d9ea2ab271ce663a3c6d753aaf0d3a004ad 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cd2d8485c615d78f1aa34a0e0e9f3bfaff9c2c91..e804faacae04101e3aa0e8c60139a529f0521905 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3a3d246907fa517cfd3b0348f28b467238f75a48..3c49f229c982a6e51ab5e78361bcf7acaf0f1211 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 864e74d11a02fed31c98fb696164b5320c136d2b..30968e9203b1422d1bc0ae8cc40173f7c747c52b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f4a1c88edaa8aaf7bc0165c4876c6f60f1aff0e6..3ea0c7e3d91f26023a6b9ea09f7850304030cc35 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 314c619271386912d805c9f8e7fb2a6569913ff9..bf6f6e64911434e2c0842c5569ae369931f1163d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 02516e8675beec196c79a8ba04932db9569561b9..e28aec841324d3c516877ab48dd8b49408c5c72a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 476afbc582235edf71b1905f03f5dabdef209e8e..2915ff4f5cb13d80ccd7456e6312c106c5bd305a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ed1b4377350defafa7e6cbee6e7460eb2ac8715b..ed8f5479dccf59f7690d865b51823021a4abd2be 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9480c2d4e262f2b3212da2199bcf3c73f0c37292..6a13ad4d6d4e2edd24f95623726fe57bbbebedc1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8c92454dcf502b1fe9316b2097e08361aeea9f73..f12f8aecb514a47bc8c1e5e76a0679533fbe425d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 18181e5f86a145ea72a1039ff6fe67e1ce8f96a0..eb5aca0c28816de5773cbb4d6b26fa109d721c5e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index efd23b610ebf59ed5a2a3831fcf411d2a0d29094..8e8de049ef40a3f2c9b93a677669b673646dfee9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3542a140adca77aefbd34e735e39400268775950..579461b62dc7444278328365e921c4efee4632d9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2935c6b655f19be107d0853df9a6354762ecdd4f..429641a9346d7d1c45367b60436dd68db1ae63c4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ed64b0af2100b51e74d2e0c2bbac9dcb3b313b4b..d58a6a8535da091b4716d2d428d83b7899d89b92 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4e0ff1f35d2a03e9f43a1e1a4eb631034f6480e9..7e62f874a4ff770e9be4c7d5799f8d539a29ecbb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b645bfd6591ade4f8317add6769942a352def3b3..2d86468a7fdc7f9ad31030191e61d3cfceab4745 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bb1ec18756f01cbe8bbccaf33382493321afd86a..f234cd0fba240c8484b28df8300cd0a02c4b9662 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5821da9d01ed1d2405e428be69f0c01c6325d998..47ef463a7d04dda954470c26cf3f275ecfa929b9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d97035268c29e22178293ab2f6c7bdf3bb07f17e..01c715bad17a4671f64aad7e319c7c1d891d6ffe 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e8c3a891290d27ef712a51b681d152d60316a78c..c63adf49d5b0dfebe4ca647d489757a12b45e3f6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 65469e60901c83465216b405072795787d4ba737..2061eab4a381c05f63a33735cb43d50f4c591d2f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f489ed901922bcc44b908a1905a22250459ef895..636066cef9ab496e378dc7c750f93a456802d7ac 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4c463295475301f6e3b185cbbd10e9d1713e7ee0..8f0e47aa89b80854d49936cef9746901307b9e3a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7c990762f5c6497ed9210f5e15b2603345160fba..392fc80ec1bafc27bd2725679ed807ec61cf08d1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1303a1903c2a93ef43df0fff332c75e74e8bedfe..278e418cd30ed9b7255df49ea43d82e798909ec1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8f69d57ed91e4ea20e2ba2a22f8533496842ed7a..8e4219e942a16aca603ec1c702f25a8a2805cf67 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9bc72caaf9c3e6ffffc121fd72ef90ec9b207123..efbe17e57c96e252cb8092e0252595a4d1383780 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 670115aeb241c1084482ecd8070b490b625a9b3d..f580498a2e49c514786a5ac902cf659e4ff36073 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5cb2eaa8ff1cb75698ab84b6f84b3df51d0bef70..84e9a9ebc89d2311305b8c5f60f9c3b47c0fdee4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 57b3cf2f4dd79fdd8fc8c4c104c7126d8712bd86..dfd516dbb8550faaa1c4ccea0b1370c22e9c01a0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 51adcc328568465e450045380704d4e2b7c19f32..3372ad01ccbe7734fdce4e5888c8102ed8563460 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0aca927cdaae158ddf69fd71ef73cb6cdbacf6a1..3a5eb7521714706e7950c9df78ee19310b66e1c4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1893bb4285cd6fc915c85b0b3190be9f4a273b39..b752107d47dfdae77bed2438ccc92a6a76474558 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0fe7064ae9fa75a51aa97b1bde4ca47c4b5d6b46..d7d830485636ce87e8e24f1ae094f8e4d064081f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d720075a5d0628af10b4a5d9855a16eef22015db..61554331a57d12e500f7c3de783c71b0988255d3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bb2a5eef1a429ec5436bf078b976ed0b404edc67..c03f163c5835ff3be3e0f032efbfc474191d8424 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9d86344ab294044044ce8dad4218f4afa18a2911..2d3d22a29549edc96b45911732c24be4bca210ab 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0f16a573f46aa73c74b097422bae3de0fa1c7893..0e551e77570f8605a863979c9c68f9714c786bad 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b9b26e76b17f31e698c3f366e8cbbdf7451d165f..494e9c6fde063c633621fbf67ef8dd92a988e5b5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 742b4d7857fe8d0ee54fc715d81092e1998460df..a6f0833d6d3f6717470a51c4c058926c8752f501 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a0536e1e8e8b7dfc3cc1ab2b78dcaec8b0f9f9ca..0cf5114e1aa4c2df5eb7452e4731b6f826fd1009 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index df039e840e8cf75fef24356d0a3072895499bde2..71ca1e148ea46b3ff708c6f2a5c1e1aa0ce13a2b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 11b60d67ca6ef44edc505edd01b75e8425460154..43d2ff0a6e61b47f13c17ec9c00f9eb6664cf068 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2019  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3bb2096bb6a884fdfbaeb084a4ea97a5af208ddd..ed211008e3b58a72645262369ef6ff9a657ab3dd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 10f2a4948dc8153bad360a94ffd75233a2c18289..2bf2377a150741d99e68444297e56b10bcae12eb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a69398afa39a4f454c24677d6e432b159bd36536..bab3a53f1782f7dfd83fa6887b14e2188bddc735 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4d5ef483353036d58b9def0905c138171aa2514b..a1b217ecfa1c47643b5a7d589c0479fc38dce728 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6e2ab78a4b3dee226666c92a69ba16b4a4a95dcf..4f2695ac85e6d14d7038235153a5d5b15026dbac 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0a52cf1df8f5f1518bf69abeccf19d501ac20d36..a26bcc4009ac1cfba3429990848f193866ef6f63 100644 (file)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2019  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 51fb89f5ea02218f105f71c446ffae9a47d0a4c4..5f7181dcc0a42d79d0171be1f880b2665cfaa981 100644 (file)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e16965c3232fc1bf29dd2f05aae1094c0169c7d2..7066fa64a63be0460d3283e5630732c4773c4125 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index db149618759f602b1122a8f376575caa9fffb0ef..4565dabcda767e8eb9b236e13e84b4560440ccf3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2012-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1cec08cd273edd2ed4a12344747f5497fcfbf0dc..97d504e4dd4849e2c89d45044506b610f509a205 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2012-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 387643c16775e3aea236a67f99740af7a52e991f..84d519591be5fca818cae14c8f004c354162678a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2012-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 215abba2744f2c85ac73d12aa080f1158c7b772b..6ba0e52ded9963443731cb3febae2aa8ef1f182e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2012-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3a03e304f4796e14eee2c0d0645456b1ddb22b2f..fc81b541800c743a15f27aa0ba0c7db694036c39 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2012-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f8f181eb1c63a40db566c4dc52ce4bddd64bdf67..988f53eb8fc13b8926ea1675984223ee4c2c7c2e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2012-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f2627547784da58f3e7d41a5bbefd09f94a30537..67b76fd5be00a909a4959b59f987f053c2aebaac 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2012-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3ddc313cad1c8d964a892861580edd7b66cccb4b..47866d149f0eda2e5f5bc18af6a5d0b7e23ad35d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2012-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ccc68952745e70d7089d215a804ba2cd9b34dbab..735dae60528e8feba1d58917f703ff5bf2a7941f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2012-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4e21fa94c6570242ffb1f63ecc9893b22388de7b..f46335f10c0d9afbde5d49ad11c5ec99c54e0eb5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2012-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index da15ab3552e416e2be9153972074cf780fbdf2e1..a3eb1facdb8ca8c3bf8e0995489412c9e9d60714 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2012-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4f117e16f271129f07a80a2f405bae02872bb24e..90d8130ab7413bb6033a8cc52dccae0a3234a6b2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2012-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 54295aa2f9bfe4e3ed02bda34b7d91eb6c8f81de..3fd946cd82f2d3200e3c17d8aae635a9c5a0e8a6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2012-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1b297ec5cdef594d6f0dc2346bc64ddbda7ce935..55075bd733825082f69c8dd908e6151b6921d9cb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2012-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e763007013c517939e518b224e326a23a6d9bd38..a7dacbe2bc60edd7cb13f171f99dd1b4f488d8f2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2012-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d1eecc1f7a63c74d690b841ebf19ee55704be3cc..f6827a62de6d0257632de3313700fd85947eca1f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2012-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 32b7f7af62cc747a2eec70351a5ed830550e2cf9..366943ebfef994bc3cd722b4451a93fb2c58ce6e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2012-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c66a53a80a562f7428f54e7ed1792686f9da7cd8..db2d642b06052ee8a6c593a3f6c26eaa1685f5e0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2012-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a26bb161292dc86f8f59669ae55f465e905ade3b..1be3de2d0317dc989d98076699967d118727ea42 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2012-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2012-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 37cfe3d56412e3a3171fd99b00a2b3a220190785..ff8de99ec6d4cf3bf62bbc28eb0830897c2150c9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 894fbb05e4daddd2ad6a2145350c13c8f8be020f..df58afb60e3db44559b63a5f601ed484dea9de29 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 51254cbd080f3152dbe1679cb602e58eacc007ae..c4d2960e4607a09c6de44fe74398a591846bd3d2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 07329fcf94da9f35ffea837caeeff8b0445dcb71..a78f5a3030fde209bffb1bc83c1edeae03418a67 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c16aec592bdbbc3f040b5c0ef96a3a6e1252aba8..04a7c9ebab65321e205715348863ba67a8924a20 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ec69f2aca880f41915fe27db30041fc16ac7b427..3008554b9c178eab03defd4e91a42429d47b086b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 493345da9fde57d86bfe451da900c945062f3b3a..1b6c47d032819833bf778ec093b3f56af4e5ef55 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5d782d08512ec1194d74e913bf016a78faff2d43..c9be02f5d3ca55436e001adb587d1f1e45927a41 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 43a4c9deb56be6ee27905278b82ea35e7d5f76fd..0b60b1c501283d0ef4bd15855791dfd18ef443b0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b25fa2d4352d90092d1b607024227ebb1e1d3825..c886dd2273007869aa7da1e704314cf8f4f0ebb8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2a7a7857eb0ff4a1f671b76c7262d74ceb4406dd..be364a8017f77cb752ca0a7e2efde6db3d6ee7a5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ed215b4a30f18509cf2e3a903c46d96af1134e06..810fad542e9f060d7625532ef3fb0a3182f361d4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5ec209688f5c17a73d0b6af8a9666aaf15036d66..c16739b22f523552173420b63498d74951b98f1e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4ad1dd04dbbb87e47e8a9c4f0bf05f9ba73d5244..dd96c4ab2539ccbeed8909ff486ccdc31667c037 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1b0589804e4a54a606548837553e1c6c31b06e60..37d7bb4335ff0a9495e72615932b5cf0c7ea0ea6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6da9982ee60a37ee31c4fcdf27dde99121559b0d..5f52beb3b214e8594685c44ed0644bb58852e863 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e922b76d1d906042b317c20ac5d5e5e3fa87b9b8..1efdcf15804ab1221dfbfce257e14562343ff720 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b8adecc3ff7ac8380e9bcd08033b7a06836a678f..b442c95b8bd152d00dc7b73f1f6c346652681878 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ffdf2e843a4b3e79a53a92ecdc9700c895afbc85..6607435f372a1a3f30adb335ef0b460b3b25c258 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1047932e69fe0893dd30a646e524c10e0c07a935..c7dad5733e2cb0543c20044ec576801e91a51fae 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ddf6651eca9d3d1648010a3fd3a72d6772123a64..9352a28565a468e12e02519dd2211632f779884e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d55c3903a736e7c288629a5ce2a4fe2a1840f4fd..0a5d9ae5645d119fbfff3db7f13a1bc9f2086434 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3d97e0247e50db05dca6276edb1a79fa0346b19b..2b8fd7b3f885c152c198fbf675aff6807e35ddd5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1779d0d73a10fafe3b192fb940a175a918640aae..d43e6a81f38b9f6186d85ad663c6a89b52522f83 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2dee136cfe3cd628490c40a42819c83ea070c52c..8a4eac5628095515f0d926dfde20392bafb5330b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 205dc57aac7cc2902dafa79956ffba3d206a7393..a399ad1736c0a3bc2ea275bf03025d48ab4bb809 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9b9c761c6151248b5e7c9cb00013a9c1e3a54606..43346d080cdbfea2d9d5228df0441da45556ccfc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c452ae571d2e25fa3205224e9c3251788137f90b..6852573663a9cbe9a3d7ba8af0c666cc05cf97e2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 908f11c198f18bf56261662cb762fd92a1130a33..843523ef82d786954cfbb2d884d77ae70172d36d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b1317b6ed1329d9e57fcbb8cc88530ef8500eb23..df90bbc4488202f001b9bc3e476c4c038c158c7e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0bd8552c844a3200377fc1632b1328e6695334de..d4553f78351aa36ea072126e392147acbbb952e2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 35922aeefda907e2ee679e5f49cab86ee211c1f8..dc9f8e6262398f14187d7ab4ca51c2a5ad65d012 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f96ec73f720589f15af5d469800ff3a8ae765443..aea9e0134667de529887e5133f44895b1e6c32f5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 82a9b518594ff6ac6ac267616e06c2acabbdf73e..de2f267ccfc2f1123b76ef9b6b9bac7a59469688 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 54dd9e542f98b11199295e7427fa585b2f5b6baa..54d3eaa6ee61cbdb928fa2689b13d10edc7bd92c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 94937fbefb28f45e4e55051a82871d48ce285afa..7228b0863bd4c11aff45d5425d6026a60c035615 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7696d6ac3f8b3ce2a48e47552e4ccc54f51bb89e..1bfe000742327ab216e563cdf01030fdd6c9b60b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c07d4ce56450c5c0d32a3ce7b6ccfada3eb29770..74f2f7cf5e84fa1b33695abbfbc51101d89e1a0a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e657a3b727c6f141637460cf23a44a1522d88a2a..166e01eac40c828a62ffe4f9b6b978bc215c26b3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8cf3a8d4659b4422b2be5b09009a640a8f93e4f6..768e9e7bc988a5f0cd8022cf7b6630f07f9fd7cf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 86edf4d04aba8407c75c8d7417a4e280eef372e1..cb969e38b90f141f8cd1b0ffa5bd913851b9a930 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 45be40e4bbe2a31b9f3a77c7b7e7629f39400f6e..38f592c6e66e9d141cc78a9b5010d8b345d31ef2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e1f9da7d7610fbbc5bfc85281b7de00cae324294..a28bb3ec4afca064f385758f19ef6e0818663473 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 30673cfd5e16fd68f55c54b0a39247f1786ddb5f..3b8157087ff17f9b9ef60e741a68bdb531d3ac3d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4eb274f24ba41f69c1933c288448afdea6bb97a7..6323397d7c5528949885f9e4531166abc426b0a4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1410f82ee2e48dcd511e2e32894ad75d5cc2a473..1b0b48728264a2d65c3b8bf0addb4be97f399ebf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dc083e16475c563074930d5f35195395c6f89df4..68e89b9a7c4535863ebb49760748179110fa9ea2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5b2af78f1eb8a0169e3f23684bdc77a2f50c2422..1798769d148aea593ec18ece24571269f6a1df0a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 220b895f6717c68aa9b96872384067a872fe2b1e..b681adcd02e7e596361f462c8ba86934ad7e7787 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e0591bdfff1a2aaa2c9d88a848af1d9cd801f5ce..08276237c98009a906d7467f1cbb0e4bc999ab9d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index aa751766507f1f81c9447f49b274da12343a99bf..d7de65995ba7a96114bda8d0c81ff6b0639e295f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 79ef3fa796529f10a3c8022e08b6384540e06725..22020905f30ba2071dfc820484e7183b4e3b1a98 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0e4abb6411ae579ca84d4dc7009f7acd5e4cb04e..815b2ccf63c6a2b7d8abbb65a558e8ad38c8d0af 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c727c8eb734988399bf04c506eda905a65b866d6..1c78b4101697064e409fe85395d8eff7268cb88a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d7edc7ffa723745029504bcb154be78ffb2ccfaf..d3117b9767b0e42dd42ffc1b611f8acd2fe1d197 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 28a6a747fa2d53dc0d7a7509f06122384061045b..2210ed4e199068fd49d3ef28e00ed4534cda63f4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0db12b7ad182a45431efa5e54baa700b8ed140b1..90e3abc044e46abebd0a750c5c8d8ea5433d4019 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f25d9194821d5c12628b3156b1397b33cbf5921e..d5c7854cf0934e1c215a4a551497f35af8a5051f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c88a2790190f54c23bd11389d66038b71fbc4f38..238c79a52e9aad98ed89c6adabbe97bd6971e609 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3fba141c3a5e18191c8c548b528cd1eab57956a9..a53bba3c36c9b0ac421d151656037ce622a45040 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5721b6bde7679875dcd673c303f4210aa96dbe30..b735223b1e6d8a15ab22a74fd310a3f47fbf6608 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4c78324b746d4cf986aab18c3da9b008a070ae24..e8cc1eec41b2512c05aab014e63bc46312673c85 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 00fb5b3ce6ca39e8b6b77de619a699aabdd2e100..6294129fd9ccb6630406d0d5feab34b6444f82fd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d7a601761d15a4afe289c3d369147505c0311a87..0923fe4b05f48b7a6bcb651c71f3fadb95d53093 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2b204f16ab04c40867268ff26b20913d80e358b8..4fe655980b48be35e8efa2582441fa9d7b2fa561 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f5cfca429f896853753045fcd44819cf9ba3745d..8e8d487a0e60afb74d32c8ee4d56fe2b99b45b41 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 054ff72f314a840363d084ecb70b1bf041451f62..ba1681f3442788727c9ddd1ebfd1fa151246f2ec 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 14c07c74e75538480c16e883640bc374338c4728..5b5c765f3797341c74ca291845ffe4abdb54a0cb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0026d499ad1f56a9d970138df68a994110e391a3..25dc937f8587f40bef939328927a6f96cc67db4f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b3784d4fbd60cbfefb46de5b9e29b063c4d955b3..606ad6a482dfda913d85eb4f830b1afee745601b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 03c3a861332a276e702940962eae85cecda6cf0e..953410bbe676d2808102246dc286355b187c1406 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ebac1320f1fa826fc459a633e0a46ceb4c8618ba..5f86bf525f5ba2ec4d3af6635bd45b50e09065a2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 327b173e78c8211cb513a148b02c1356f1ae8dfe..f98c5396bee0d16c8c8d57a38893cbb23da034e2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a415c9c8c8ec774bd0366327de5f61e165b49f37..ffb43e12d2ff060f5e8815abc7f361897a238461 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a9d4b7fdfdb1ed14ea51152ab96589037e79e971..cd023563856e0685dff38c59c42cbcb74db1e0e6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 39054b2de752d1fdd9f323f1a9391aa79620a23e..3562d3fc64770083360683b86b37e1e197759073 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 267fa8a796c8987812b5df493461b436ab00a540..171206b588e03e3750b8e62b5f895f6b3273e2fa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0ddef7a98280bf16458eae98a5c068dedf84bff7..f7cbab30494f8059ec2d757176d2bf9e2767ac64 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 95097501705ec218548641915bd3f0e326ca504c..16dee1073858ccd052c37becb4bcda065c64d5e0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 035815dcd60578fab75a3f98e4bc49c08491f4f0..87bb59cba92f782c9d5de00058b68826d64acef6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c26690120f02339235ce249f06d9cc1589954fdb..ff5a702902113c7821be7082be4d1984ae25370f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dc0984a4cafe1300eee8eda2748c7ae5ed01890a..57b8dd13854ffa84f7a6bd1368aac81f218fb109 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 18f514a5412f37db4b8459907cae13fafd82d790..43c6c6e137cbe8f43305e79abf8d93846acca260 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b1d6691358daa71af904bf25522123d0169883e5..5d47a9794f09f1d1dc8bf7a60361da4bf6d7b675 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cbcc9c110b9bd46ade940eaec8946fa142d2fa0f..af0043294c731610895fe8ac447c348a47d5ee9d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7450f0c0e5a77ab9facd1e09c19b0c9b64db3e2b..5ee0633220d057cbbb1cbb4a148fe7e03cff023a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ecbd0a108a17223d8e0586b334897d8f7ebec698..834a4ee4e5506e4cad3b7330f1ed8a414103f769 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 298f1ff002d921640402a79e9c4ef4f64992a36a..4c730a8f4fc66c004e4aa03dd726109f9c1c2bf7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 73d52257885cdf9fe440e9bf9bed544bb93dd1a5..27d6cef0d4dbb2a7503da26c06e1cd35e878a84f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7c06ea53b7e260e235a36f678c84b7aa1a54c4cc..2b42cccc93ff5cff219c10c142533104c6f19a28 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8b6497f3d34a6e64c05edb4b39a40d1f85478a99..29964f79c3d920c35135dba897648bf19516d0b7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 47b792ac08b543a75a2e5286d8957ec307450778..c7af921c7b22a5b617a5be55e6b1252d67bd1740 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e83b57fe73af4ae1f1335e2982f96c4c4b5af14f..514d5c6d3a206bd3624e873395f2df17ae5f5152 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6a52bd1245ab41093abc2b06821ed377c9a7bafc..a9869cbf261756f9ae27cff825065cc5c7bf8361 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 010f7f460d0bd85e890e4ed87ff08de8ebc64cf7..718e8e2df95015a41c4ffdc737125e965576ec47 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fc07c5af61913bf6ee83c2ab36682433e31bfa31..3c0a578e2c717cc4b5ead2fbfa13f89911291494 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e4a21b780e308cf01d57b69dd35293f5410a374f..1bb278d1f70663c5613ddf1342497a19f1fe14e6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e014aa6ebb44ca11d1a049070eca3ebb288c4127..49b2f45bec0435f9ac3cfcc3b0127f090b690ea6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a9dac24f3541bc448350a155aeaf5b57e09a1cdb..59ca35b2e54da4a9b5d07e4efc4e0970dda6d56c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cc32a13630e410798d93049c5915eb6d5f3110bd..91ab121bda03eb6faa265eaa1e8d97e4d47be4d1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6771eca950307a84f93430d138ebd569e2cc20a1..02ce5f91835f03319a1f06bcf9b9e17fa55dadf9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e9f991f4c0daf91aa6051e3ba025e601bd9ccc27..bd3282afc009b3ed7748899b327f4c5118844894 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a2190f8fb4c9dd87d42dae01744449d6f92d2808..0c7492e02f2a6c79bf567cabb1e8e2d5076e5336 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b2ec879a20f0d683eef9ee05211cc5f2397fba33..380a54d9beaf93627520eb9f7b9366a7b8794e6b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 081411424fc8e076485f0128cab1a12f103aa8cd..22596e1cdc0381b96e0079be026a6ecd5c2970c0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 017f0b10abb1d71aa014a069fed4908f708a9a30..f2dba5e5bfcd720c4ec1812d5b7d12bf46c49be8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 52626d49c005540bb57fcd694c51ab1f67d12a81..38b185abcd6b1328839a19d7227b8b2863b461bb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9c96aba365860c1d129941b804e52bd275d0e65e..90fca72e4f9aa09d37b08cc900e1d5a56d991ab1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 12dbc0357ca69e29060312ea8655b353120d1e2b..f17486b96a580759c51c0a4b041ce2dac98e7230 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a19131adf8c9a79f6d562aa286bc39a8caac6c81..1996aa7e95d499b20aff9d3fb14fb56711bbedf6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4329c37f899489bf1878bba1043ad5fee42401e2..8137dbab77b1f1cc56b4750a5571622e723c1192 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4e9b1c69668145b10d69efc8741c969ac1cb7b84..4fb9e3e3af565de97cf045d838c53c7f890aa07f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 76c2c13afb1a66394c24130e45f14894315af81b..f172794330a48804436a3f8458d583e1632e7345 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b61550483131c042a2c1622fdc8c6a32a9880509..d84e491a93297372734e260d1a3c3401f14fa782 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9377826480913b0b072761fcaae1c1672cc1327f..7bae9cf7e2c74f71546c9fa23292618956857c6f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9c426cba3578e8344be543cfe30f14835b6d6511..70a81782e255e8be6397a7c9c04ee46bf8104eb7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9dbe53d90f8039b6054d7db5cb4f614b86626cdd..b258924d49af5f7c9b97734565e810ddc01e0771 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4a070e69a9578845144ab403aeb4859120d06a25..2ec758c78f6691e2d89092a7e9cb0784b93f059f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c3ef3ee8dd1e1b600020fa7cfb063b6be55193d5..42c5126e7fda247162a5905df163fc209b7a18d6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 39f6c15cdb71292546c3b13987b7a9bf9f7d5dac..d18f8b7142305ecdba5d78aa2665ae07db283b07 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b4e3f04644055c14f90c3c29a31fb82b00cc6a3a..4547b019e7ea9adae6187a697e1731b5b4de12b8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 15555405ff9e2dbcaf22727e1571e7995b788252..311e4c6c64b706ca0a359602537af4cedaf44db2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3f64823b48ff0b9188d96384d581dc85b02e94b6..450ff386b505fc0a79a3668277f78d088da4a247 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 48c9749ad38bae8a537c4bf398ace795139fbadb..9afa046f7464f39e2d779abea7fbb008d1cadd8b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a8b5f4e4774824bb9441fe23f1aeb1e8bf3eabea..dc6d7eb15a977521cbcd69b60b1fc3e216052025 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ffa5bd0d8ff979c056e4f456ac23faa2e45eadf4..aafe195cc09388dfe792995db7730da45d6f6308 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8af69b5d50d21ea7e0aec480a93c1109e8706f38..e3ce1082f5c6aea39087aeb8305b79a48430280a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3a8bc675f942be74e5b119ed2fcbe4fc9b1eed94..c22bd08f6855b19b7d2dd4aff79781e2678aa16e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fb72a503a69d4d45414a871035e6eecb368af2a9..f9380da3d626965e9cb8cf4dbc6ae09ce7e973d5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9a125277b0c6630f20d39cd1532fa479c19a5d24..c14c16f25d2fa8296808b28100a35242043557fc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 91b10efe58644980c99894a9346e97750ebb38d9..219bc97286c0e1b63eb981fa2d6c068748ece5c7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 510dc4e7fa69aa1c4ca704b5c7cda8792b714e49..04312fdc0f05b12297e493003a11aa7661e8c624 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e0ee113f8106b5a25c7096fb79fcc978370f87a6..8cdfd9de977f6a9b1eb4bbf3fb19358e4a34008e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ebf55657163012e9a6ecc40ec4c721399ccdb076..cacb77d1ad6f307cfe16fd5746ac11813598b1aa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0591b09820b3efeb6b4f9fd7d874cabdd0562186..e6ce5a99664fd4e44c5a98c166d787eeb28c951b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cfe0989d57c207adf0f9f75fb0fb20129416e455..6c10370f7910752e614e2c5367c47a49aa1ce881 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 522a29f03c49a496badf4b4eca80e28643644c60..17502bb402eab56983908c2d4fe41bd46b0b55e3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 14b4de89aa62180053d8f056b7d8c47680037805..eb52630b3b553630859cd513c76bdc2d2f93de68 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 87ac332353f992baaf9b38a3bec04e6db6cca8aa..6a7cc301449e192839e68e6daf3747307b7cae6c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 619392b68676edbe3d39c288be5648ce0adbdf5e..48aa9d40d42dd5438ba338959a45cd9c1b893d88 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index eb4152919d86e826d6e757798d20966c9b98c86d..3483b0b5b68111ce703ba99f8281c61f111898f4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 89696a3c0c130feb6ded074a90b04049796b354d..0990539376dbc9a7fbd34869cce079472cd2821c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 174eebdfbf48a80088282af6c3b6f15878ef53da..0aa0e380cd25319482a2cb7ed9ac366c693b8924 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 313559f55c4528c9eae5a96bddaf581a4baaaa76..d68d792a22b9d5418114f37829313fe08a319e6e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 38d81ee8a1ac7dad973f700c163036702480e108..9793c76e1c78ba79ca9a68ccedb60e2bd8f970a9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 285ea4c1e1d9d25ebbf80616a21f9e39da8c7790..9cb68fa0175743684eb73c57c56460778861fafb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 97b1a851effc01bf8e62d19216f5da9d4f8e0d26..ec294de8e2768a93622ee876600f609c5d966c24 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0c9bc33418b68a4ff8288e0345dc7e646eb6625c..8dfce3fae6d21516239be54fbe4a8b7b26fba477 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b736b6bfbe86d35d8bc18ec2ccff59c421643ad0..4ff62a702e5c057a1fd34b88ee02a8c036bc7439 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d17548a20b4c4a340410d3d3fc093e0fb304a3c6..17358fe252f5989c267932d497447108f33ebc0c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f0548e38bbddc49a08455afeaffb62f1216c3efb..c27b9791b15e4d3f272e59076d6923554cb3c148 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3d1799021b1ee1f18386cf080c064e7a26203d88..34e14507469077ae9f6abf823fe4c49f8f203ab8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 33acaf38a7097d8b7cc3f6a70a8955d959d9ed19..3964c0c09814c5fca1f72c01ff1539ff4836967c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4e155b7ec93aaa46d7b9e3fc1e57833893016612..fb3e194a6cb5d8fc842097972a857010633c0cb3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 80d316667783ba1d0e3f107a8bcac3d0be048113..b43fa6065744d8139511c9b5f94484857976dbdf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6454922f5563f7addc30d3a0b2992cb24b6c7704..853b185b9bfd5f3b608ecf41873bf9903177b3df 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 18e55b1aedb7afc99e77efb5ed3c8c7c96ce2681..58c69207d566f1392244d1b44ceb73e62ec36c76 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 73f096982d2657c542d1b9153acac609c05e6986..930061da910e4cf5cc22c1e092e669f219464c32 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index caa251c3d6554f68c52f751ca1d8e2926b23de89..4df2325d6a8d8cb9de79ecc6f102c40048679c01 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2d4c352889c08b2f944765307ab045ef98affd3f..90d9ffade22958bb557bac3871370aa3a60d26f6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ebcb11c274f6f6b2db0e5d6f70292b1af0837ede..0b5e612cd648519caf668471306304167bbd8c82 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ae60c2866220b22cf20ce0184a4509f9c823e958..142fc8fb3d29ff4b029270fd1504eba7ad887ebd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 91dbf3f848ca5ffbe9be541e85efa4d8f1d56bc6..61224e51efd28d98542228f2064556dd1fa18678 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f7cb924ec5c3fdfe26668a275de489c4d99f3405..ef3043a6e6b0f750f3aed9e2626102a8e39000d4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ae9ce33eac02a6cab27ca34a14a24467bab2ac78..5c97cdba68b671d5854e45df20cc1114260a7f0c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 58f21305165b9bf6ab075e59408d0ed118b50398..6560e640fc01b0ef530c2c31cefdb5a1d6f03d6d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 97a3dc2eb342a0adaa9c29b3d28564c0e7f28825..828a5ccf281f185afa4455cfce112b0860bf5a61 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d17dd61735f2885122fb813cbddd6a4b22d80b2d..66100bc1cec49e6b75a9d5d8a55b85c27c8ecfde 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a98b881a3643ca1c040b4ce7675b979578492aba..ca8398af66c8386163fd13eb6417ad9c477ba9bf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c4f3a85be4e0f3a57f2d7812b15c8fcda783fb97..c9babe9fa817305dc6f0efbea951b7bee0d25370 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 61377fd9aff1c7fa7fe522396b1d77c0f35fa4e2..f725c83c60531e59f2ba346877dd549e7dd1b5a1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b5bfe724e1e7ee5d4b6daf22df09be3c3885ed4a..4ce7f2576adbf7c51ea8a24a7506e182b7faf379 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0c65f47df1f617ab627178ba2e95c59731ca8fbb..44e705a3f983b3e5a9910697105daf5c175f668b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4fe5bf95c0d12156737724830bfa857cead189ac..ef30769c33efa6832bf7aa63b414da6ad41bb7a3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 52410bfc1d3836499b15ede1a77cfa5ec33ad800..3e014ed0ba59e4e5fffc7c8d8abc326f44452562 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 800996cbe5f2db24d9b974a18c0d3a23dbb4ec13..0041d32f5d0441089dc2d92b6c11ca3210316ca7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 888178354edf069ae46fe91fba126957e8c1e615..6287342b86f92eaea1dbcc84d6d0cd83f5dca7eb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 39063bcd151fbe3b75d37d6e2d0b88e0998db4bb..8ddf1f8aa647d9c394da6e07de3a030d2ccaeb52 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 23d5a24aae07a6b8f514844e7e9f8cb9b0430509..44e68fb3d40e822e22e2f8a380344d41d0a94464 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0a30b538fbb1f8844c95f0ae43a8e02ce03bbe9a..1ed3fd85bfd28cbae1f4e4e1217c677afc26b78d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b1b8d0bda3e78209a9dca5c4b36fbd7c594f8694..173a28e4f94d966d1bb2c6345bf4c6d216980f70 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3c81ca2ad021d515c776a6412ffd08c67e798ffc..5932401c18346c9951a49485eeaf4d9893cce5bb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 387d9c3618e463102c24e7530c919d564d0cd03f..baf895f63931e34973979d85c43eb60df989cf36 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8c8fd1da608440d885b4d512d8eac04b3201fb42..4dd388d3387b0b028d936dab29641d0013d5e774 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 70503b59c503ebaa893c726b4f15897014938b88..149e953f52d702a94a48535e9c856684bd944d38 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c7eef7e8f4f38042558bfec7a73101092abe6613..b40fcc1dc7eae646ef0a1ce66cc264de66f1be57 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d1bb38421b2673ad95dbfe989446fbcb41e1df8d..8eb458ba97f304a1a63f0f427ef2846fd72ae082 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 80c8039428647dddf429e751500abaeaa268b911..d5593e0c3101cd716442849ec9f1f76e4cd422a9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 215e68d6b05af00156a0ca5fda71bd09712f2238..d623fc59ea04b5d86ee20c626f0624ac181d2c5d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 899543b3b5a42a542a32c3c414fdd20a5defe67c..b54edef47de8022302ca73b4d10d5067c0d17448 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6178c9057f4d624ede791946a18e101d9d86f636..68a489c3649626eb5204af38d63bd4793e66dc64 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d4e6c50143b99b1b4e024102cf52ea9ceac3ddaf..9abc8a85b8a94ae66cd6e5f59d85a1d7b62c22d7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index aaa51e49f398a70e5d12fedeeaebcbb7630475f7..c83362fe7c0ec1c983564e22ca72a056d089ab6b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 71ffa7e9e7657cd12c2403b5c3af51a450651958..f4e4fd7015db180af096848aeaa42759c9f1c8fd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c120813d04dbab179416d4239b7ed3c29371d356..92c24766e27fbf1202bcfb7160d804df18b6515c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6941f876142df5e8a5fe5e1f98d61c310617e663..0110bb652e8c6b69fb1d8f7a6c140a392f02ce96 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bc5a0abc4e097b9d291b94beaad4e72a5bb47806..eadeae3bde7063768c50d7f7aca7dcb246cb1ee0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ce01ce01ed8bead33409cbe3ab465bee865ef081..0e6675ef1bfcaf0c586944079b39d8bf592d099d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5dae21086e1b0c09b961db9f5d218515d7929566..2af86cd771511f6b2facf1acfea7fc38b4685249 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b2c944e3eac39c53da84da559117ff37fde816dc..c690274fe1e438427670cb68c136031992ca5f5c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2ae9b23e4e9705c84f2497d82c78e4dc65da3b1e..229441fe45ef113094f84f11443ea9852aadc220 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5dac1aadfc4f2af17335aa1ba8a9c61c6a927115..538405fe1874b3883df8e3c0fba84c720195dd58 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a19eb9e53108336a3f7347aa82d40cf68365407d..72fb4c6afaa7055d9c59361b3266cb279c0acc58 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 022d5aff67336dc2784df351cf25c2070a19561f..a9930ef9af695512f9475d602b597988d18f8a5a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fea0e9d6a09387c88332a4083b2420ad0bfec242..39939aa5964da1c8ddf58a60a872bcd00e3b5892 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5f13fbb3c99705a1f8eb0fb17bab86ce5bc809da..6d181f5d351d2694df35ed91e98e12a93179d30e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e96291287569d8b6d1333eea0c198e6d76b73ade..123a0e42a81b1fa441c6e831e2bf83c834eeabbd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e092d32ef7b03a09b0ff23cd752f67e8c7795b57..ae33d5b274ec78d1247e47ccc62d11723f4ccb66 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index adff0a583dd1919b3d42674174944a26129073ab..0ab0d66f893e30c4faf5692e50f85a5a5dc1dd11 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 61efa241c5d64cf3b342903c1284d2df9a5547e5..c13bbee0227db36e89a28416f45ee9ac8d07d1f6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7c1ef422e74f3dd622ec3f216d29b2d4b6b2aca7..f7d679806aff21285479db890831db58c884064f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 08a57281f4248630187a675926e2930fa6409a71..d5a7375889904519f7d1370a536a21f9f33f54e0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0c9fa665b5dfc3bc69e0533302ff90971d9de909..99ead7816d4c00755d25c4785d81b92c0e4f2381 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d8b053daf062e94da4fff637f690124acb186e9a..ac505bf13d74bdde6fef25fe66fe0701d09e539d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 62a89b6eecc814bd533041d629706c651618f173..cfe636e5947e1ba9472cffefb1ea6f22150015df 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2f4810adf3beb2e445cb6fbbd20ab848779eae95..2aa01578311617218f38c4b1b4a99e094f39d944 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0eb536f1681a502083277e102a58ebdd0e3c01f5..bdef28c918e442bb2e1ae23919f2708eac017feb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9f22fa620d30c96b65c73ef7b23d0d481cbbb452..5792a2f315d0b0205fa2c65688e83cdfad942933 100644 (file)
@@ -1,21 +1,17 @@
-// Copyright (C) 2013-2019  CEA/DEN
+// Copyright (C) 2013-2020 CEA/DEN
 //
-// This library is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Lesser General Public
-// License as published by the Free Software Foundation; either
-// version 2.1 of the License, or (at your option) any later version.
+// 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
+// by the Free Software Foundation, either version 3 of the License, or any
+// later version.
 //
-// This library is distributed in the hope that it will be useful,
+// This program is distributed in the hope that it will be useful,
 // but WITHOUT ANY WARRANTY; without even the implied warranty of
-// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-// Lesser General Public License for more details.
-//
-// You should have received a copy of the GNU Lesser General Public
-// License along with this library; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
-//
-// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+// GNU Lesser General Public License for more details.
 //
+// You should have received a copy of the GNU Lesser General Public License
+// along with this program. If not, see <http://www.gnu.org/licenses/>.
 
 /*!
   \file   PMMLlib.cxx
index 4f2232a5f6a7ef71f6f3122007c1311376253332..fcdd7e83bd7f382df54859b57c0f88b3e6f942e4 100644 (file)
@@ -1,21 +1,17 @@
-// Copyright (C) 2013-2019  CEA/DEN
+// Copyright (C) 2013-2020 CEA/DEN
 //
-// This library is free software; you can redistribute it and/or
-// modify it under the terms of the GNU Lesser General Public
-// License as published by the Free Software Foundation; either
-// version 2.1 of the License, or (at your option) any later version.
+// 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
+// by the Free Software Foundation, either version 3 of the License, or any
+// later version.
 //
-// This library is distributed in the hope that it will be useful,
+// This program is distributed in the hope that it will be useful,
 // but WITHOUT ANY WARRANTY; without even the implied warranty of
-// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-// Lesser General Public License for more details.
-//
-// You should have received a copy of the GNU Lesser General Public
-// License along with this library; if not, write to the Free Software
-// Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
-//
-// See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+// GNU Lesser General Public License for more details.
 //
+// You should have received a copy of the GNU Lesser General Public License
+// along with this program. If not, see <http://www.gnu.org/licenses/>.
 
 /*!
   \file   PMMLlib.hxx
index 9255a4f48ab443bb4556f3cf26e143faff47e7e0..62d2bf5f3783b1a9a337b2ca6effcaeac328837c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 81880ec408e7ed994c5eb7334731fc2b29b9c4db..c43965fbee064020f3474522532f6d3cbcb3b8c7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fc2dedea82b2c9f563c035ec31ddb1304f75d882..dfc84882bbfbc09dacc64ee4331d4ea5abcf546e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 67bbdc57de841bc5508ed626c447d472626324e1..e44f779451acd3702a4adb68c22f2212613f0b73 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 008ddde0b605c3c6eb07721c1f0ac9f564641fa4..1ccd0c876205bc8413f852f576c61df0889aa4e5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 903394b7617469f2123c95415cf98e8505351dbe..1d777557fed8b244d6728ea142c1ee141c99d371 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a7cf866c82b6fd16d61e07a045301a15545ce0f3..dcc97f1bb534bad55ee8f18aaae1c1543b6f02c8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7f94c9cbd4e44ff02948f9e96bd4c88bfc9e3439..5beef74f41ed30ab8f191fc120e99e9cff115b78 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 592c3e4169fa33981c6410305bf17fb4e49792be..d751b1a3125e4a454af6963da58403e2499f0dde 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 68c3feb90b7fef891394d4fa0ac4a4ebe9a11174..e3267054bc19277b3051865657afd7262221970e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1d9cd24e6b64f858a09fdd72c1947f31315d0610..c5b295a01204397510d9f2e2149c5a1872c0b89a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index da4003bc8ca885f2a961bd687e7191706130e904..08a025fa9a7a4a321c3eb867e0b5ec50cca7ba2a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b36cb2819ee91cae9f82b23eb733f57fb4a92446..4ddd25d3da39f266cb9914352aa6318e7770f73a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 56fb0184f609a092bcadfba9436ef7702e4187f9..7d4f645d8e8284b0f35e3411e99656c25a6dfb82 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c8db9a6a2925b4003faef81a5feac0e3a599d107..28f7743fd9e5a000d642608576ffb2c9b2291fda 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index edb6ebb7f52c66a4a68dbb178e0369fdd4603a7e..798134e60fb13ed49f209cdefff9da8f0487463e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2e56ac308e26c164c47a8efbfdeb9f082f705c18..2750e8afd4e3992d5de212b8208472a721631957 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python3
 # -*- coding: utf-8 -*-
-# Copyright (C) 2007-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5f3bb1e45f1661fcbe9399318eb06d519e935ef4..178e536e1e5f12f0123b4d7888f7f0132b210be1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 40a2423cc8673ec8ec000d458706f966908dccaa..c66943ca48110bd53b80d7c2cb235f09d2d2f18f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fd7d2b39f9e77f6c41774b377470f1bb257e0064..56cc8c068e7b6ea302f8cc9cc605d2149c158b23 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 57767b8438076d78419a8557ec7482768749982d..9187bfae3728beded3b0cb88f281670933019161 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fe4ff4ce5cba80e963d6127f563fd0468b749a34..2f431a331b1c80a932dc45ab1bfede6c5fe5a33f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cb1d3946c5ed155bac893f25a27c523c3a4bb390..82441b6d36c9e606eea640bf8f01b64a497c328a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8f969e191d591db2522ae16a5fb269a40832cd1c..97fc937d92d6513379664b000319cf5c4a1cd8f0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e80d1bee0ea00c0fb15fdd81f209e5a1b8f7c0d5..fe0376f4abe1f41a3749237416afde106992253f 100644 (file)
@@ -1,8 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2007-2019  CEA/DEN, EDF R&D, OPEN CASCADE
-#
-# Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
-# CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
+# Copyright (C) 2007-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b8f1fd4bbc842aaf45778dba3b385265b94af896..d26fd5c28e3a268936fcbd0a02a25ca1251f5eb7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 81df4dd3cbe5a42caf32cc159be3c2be22584157..479e8ee9f0232da4eaacd20e78279048911447f2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2cbcc1f296ef2ebf033df52fef4e951d640b764d..a6d1e9b80948607992fb96655b8aa38d9d8897c6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 71292c49d5f94a067be35cf0e4056257bba8b819..364bd8d6adb28fc5982e54469b4434115b06f009 100644 (file)
@@ -1,9 +1,6 @@
 #!/usr/bin/env python3
 # -*- coding: utf-8 *-
-# Copyright (C) 2007-2019  CEA/DEN, EDF R&D, OPEN CASCADE
-#
-# Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
-# CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
+# Copyright (C) 2007-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index af2278511952477ec9ab3da8e2af7f0dfdccd7e1..40e94d9f4f4ef9515dd89da27babdd4336beec58 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c6ba333b8e44a95e5d14dbc26822ba049cef2a3c..6007898a59884d01fe9a5265747714717f12bf7a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e74ed4ac07a337224d2fe2b9e095303114c0090b..2190a449eb765d029b20f993dbffd4042ce6e513 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9fff1060469c8c5982e10ddd2f7810d265344ce3..28c6e15147a61dc7fb840199b484a7490f68dbce 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bf76265e435ab075476668e408834c3879344e7e..15a88327a57b09f673a9beb3515be52568f3d6f6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 026f71c4047b679c62992de2dd24f27ee66dc9d2..1b231bffeb32aa5803d8a7c30bf65f56931ed5b5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3aa46f9f6e3112da2e74340e21902aa3e7adf881..4b97f3c96c1af6acea4f91db6af22f5ab12b398a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 69d9d37ccb3beeff4263058cfd3c279f8ea546c8..888a0c8a8abc0c09feb7affd88769e1ba2933e21 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 80969d6f0043c62e5a09fcfb5ce2ff3003c00219..3fe9d095b705fa2ed7eddb0bb6425a6e06ae342f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e36c26502cac4c0ea829f5392ecad1568cd688bf..8f6ecc5a239e3637062b50e86f2851361b8c548d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1282e30da6350c02924d0cfe6e138901d05ab69c..072e55904910fea049a08f6092469bf78fe99a9c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ed90de092ae10ad7bb6c26864f956fe988bf1812..1fbff7e535768ec1f4ca48f24560ee32c4e0e764 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 957b0a2d2e8c03b0cbbb765bceec1d5bd4e00b0b..d973e22cc0f11f2dc91650a06fa02bc5de3f7a02 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 05373ae8508e7c785338dcebc2b9474e06c1c97c..1dda11ce38daecf0d2183caa8d8544a9fd818d40 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ff4e4bf3cca87a431e302df344ca7629419447ef..49533251a68ce3761e2754b67506d1fea520c3dc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6c073aea3360c4e7a02b0743364a10c96aec6d5a..c245c7f34927b4366ded31fbfff5ca55c0732d77 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 83a973673f362bc7fb093b0da28674ba87daaecc..8a415f265f72cebdc1c7757ebb6c659f5f551459 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1a37197788deba28e26fd35b6ebb6b0dcc9238db..b58dee0ca8dbcab468729b6a75a4f810a7128b5a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 42ca72b69e17806ce07d612273fb22ad6a305bdd..710274f9e0a1cc070accb3dc83f283fb64a7a1ad 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4f8b0da80fd1ac69544b51df2a5a2bad0001d6c0..6029e64e9071c3cb87553eda6d983ee7b1290dbd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c978a3bd994edce85204f344fe5f6dfb30fd5c7b..5e20407e8046a510d35dd721cbda0a527c6866be 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b6f295e83d88c761f5f4dd09e38d77e030f39435..baf14761879bbb70138a743d298ae2d80b50bda1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1282e30da6350c02924d0cfe6e138901d05ab69c..072e55904910fea049a08f6092469bf78fe99a9c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 43906df8c750c446c6a09cf2380e904d08ab29f4..972421b9f16c32e695cb834164476f833721fa6e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9a83e09043833681a3d9c0aab476db76cc1217fc..d4ae42d59451c168a1af61b9eccf17c4da350bbe 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 48af5ec16ecc4234ae98839fc191280d5c8c1d22..6a1fe8eeb20a61f8badb27f28021359d2fbab4a1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3b01b0690c1382448772faf20eb7c3a9d10a88fa..94b668f681c4795807cbafc19c076a439c37e72f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fe42f93982a5ed364e4a93798465b3b2d20c6665..24c54046aa9e25d3abefc88d065f20d4faff3a8b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f37c6f56c327965ee58cf3417b6366cf8395ade0..a31598c7f020d907892f437e3ef04aa1897bc2fd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 567e8769f8570eb9d5c011c0934cc9652a7e4089..4aba9790bbfa63b947e5d28f598e049d02ffabbc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 63ecf1f27d56b3a7ac684c079e4411c54128e7cf..f16c2dcc90eb0c76ccfdddf656367a1473a4ed62 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 584b830dfc66a22220355b6e3c0fa61d4180cb7c..698dff55e564069886093ddfdb916b58775c74c2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f0020ea72fe757911f1ac31c06ece2c148aad03d..8265c6d233a666d595647a4df34a615de015e4e7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5b44245362f3b27fc868d8d9fb9fe32b9a7de3c0..b1c8f5cf8738f157d08d0a14a7cb062bc84239c0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b58bf5983b6912b012f770621e2190c7e55a98a5..92f661b5ad0e7dbf09a2ab08ce4d0919a929cf6b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d9e94b98644f14f396232074010535cd429f2eec..951785a82d96c3a93203521d880f91aa85e0cad8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2ce793e406c0cba19c7a86350212b6a323b063f3..b46132c27db1246a19b1e72b0045ca8c53d2a6b3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bc0da407c060c1333b87c6e6b1c759379a1f3dbb..4ba139c78431ca0941e2189a3b24784f4a8d713b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 99934458e79c9422afaedb60d00f6f114fe820e6..131e5e123e4c65bb59a09cee779d5cda323d6dc6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8d966cf67269567e6f0909f8c848dc33c344d99d..ff88a23c6b8e48a683d57c747f32416b9fd8a55e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 22270050b8b4e0c75e5aea15dfd465930d524ded..268c481d12d7bd81e5bee36b37e738904f5f0061 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d86e4f711926405df1d2ec28418eac7cad7d3530..b5a93be158b460e7336eeaddeb187cb73a7ea77e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 68de48695a3d434b6c09fe29a6134b990b15a33e..26683457372d52e863c01381e38afac279f1155b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b0f1cc9696d47697bcdbcebec218473b2d4a4cce..be1c602c4975510d8f68c4f7bd31ed838baf02b9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index db0dd4d765d33677fa1666e7703de6175765cf93..1192a18ad70bf7a8d941f34978a4196e3c1f10e5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 61897f2f4b87e62ec61057729b09767e0ff757da..970cbf40072fb2f2d430c9055614af6321cded5e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 799ac7a1afe599623c427aa1eed8dca4f1afe043..592c4580c678cd52608e08e1533f4e4618c54a9c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6cd9bcbdc9cbe2b334de2f486a4b9d9b77bf1921..6504f80753f7e3e138d2cbd572e913866f1f5e46 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ddf2976058bda63dad0e0a27a4b2779233114e9d..d624180ed008b834b58fcc57bc304576542ecc95 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e90cef6c3e01c86d197124d433bdadfc14a7dbe0..e57150036558668a8840afd9981e41a0b4f5c223 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5fb9d4c0df3554095145dc3e32dfe640628384b5..83ea868d914a191edeb0d7376f4d3282bbebba9d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e8cf36cef20af37ea4a60814c6777e632c81d961..4efae9114db9d81aa85bdb9e14d5837f83cb0c20 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a0fd94efb2a9020f40e3eb14750b3f3157367ac7..fafd726f8ccc33e7b5cd7fe2071f99f5cceddd43 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e780cf0a94b6b7459b2908c7c88d3f7b43a98fde..75edae2ab993fec647c6256300ef773b103a1c4a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e6d93356fc50637409a6a97f8fcd54b69155cdcd..cac4a2dfce4b66bb9466639f78373068a09787fb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a5800bf1eab83f0abc15ec8179253522891d357b..9da175554262e24676d09bfa041ebf25c61e0d44 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fc6c2c7c939dc67c6d24039d8834312e4a6ab654..19e4b1dfa610d1d6f948b170fd1cb4c471a18911 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 471e839c1761a61e80607125614f5f2bb534f05d..8fe7ff84f7adb0da2036a4ab5615576ecc1e9219 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0e32b00ca4884765769c5197688beaf2d6aac30b..1078be8952511e8b2cbc22fb66a9354999f1e0ae 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4b32ba08c915fd98918574a38b69cf94433b4a2e..4018b5561787d7947866c0eaca5219c1a7395c26 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 52b81860cd4ba5816bda850193246b9444a3cee6..4aa9d587a70fb3cde49683055a74b12d0da1e9f8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index eeecbee53849848c6ebc76cfb4dfa32fcf86d844..b4c4a569b6bc4f09d51b2644c7514d352395f00a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f3628b5dc6a3929f8c613133b4249655fca6f415..522f7453f42d14052c3285bf15fe41ed2b673d7f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4fc9a91aa4a12a39333efa799dcc6d71e6b0576a..e98556b27e0a72801ae131954743f403e8af3c7e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 87efd951d1a10b969f94a3762f7f53128e5beb84..a5b9aad1da952d51b9c280c1057408e921691f7e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8eaf1bc1f567ceb4b715e563e38315481db37a50..fa266c598dad388dbb0e186a53ea20c4db0f9022 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1c3574410bcfdeaf08b5cb6592bc17d5765a4e94..ada899ef709d0ef3083296810a27ed55b091eebe 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a46f8676539dc2c69a7ffc8fe0e41664d9e8089f..3b8167c86362191059055b8f31594542fe6948b5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 28fb44e6d55e1fc8357c3e43666f99f823ff8e09..707f7ef35fe8f26f0d2ef5307663a982eff67cc6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7876b022c4dd4ebce2250befcf2334226054992f..384c38c6e7978343caa0ab6f3ea2a3729b689430 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e5807228a33e2e5d510e8510bd04d99a2ab93aaf..c9cd9fefef90c70cd4ba0894d478002573c49608 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 61c5ae0fb5204152388248c77aeaa36b4af0e3f4..e0a126cc6cfee6ccf6df82d170a4f0ba661e6f99 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 57bdc5197605607cee1d6fdc6775483c55d95714..eb0fb6fbe0d88e9c0b24106232c4169a623a3dac 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 40f75b1187aa4d558bc7b49776b2324e00ea6438..5057fde8c5d1e8f19c2bbf0f4285486957ea1961 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 564c0139216d68a807ee96d26952bdc6f03ebcea..c817e748b84825e6fbdb68e67ebc70bea2367401 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 11a2d927f70a339f5b739506ec988f8471222f1f..2193562d960f5fc9d7d4eb682aa26929437ba26d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e3838facbf3a8f119bae11fa80b0c7a3bb78b06b..9ae92c2ed8bc73edaabdf602a62ead27bf1175a2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6b66a986ff20d5488429323cb6342456ac831007..5f237f435938baa78b0e8b2311cb40437360a36e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 22c3e6b4c5d4ed23a019f90cd0adbcc901ec9b80..9116386b28318a7901867587e6d22bebbed83d8f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9c9930dd8f778ff8952ca4891f80d8cf1039300f..c94921410ddab0a2dc3805fcf99a2a23e85ff2d4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b8febc8b9b933363335036e4f5f4d57eec6d3117..d3a936bf524b8de970a313373d43e9243c06a02d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4005717404187b68d29efe905754b61cd47871ff..19dd5d84f8aa3d1a66e2a9f69c18d13b7682e8e1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index aa1bdcea4b2ce26b355dee91d433df7542981083..14b3f2b3e35cef588f8edcfb38db1208a3a9ea33 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e5b5474d788dad1a2d72027db303316eff3f97c5..0cae72063767fda2b0b646b9fd50fbd7b8be4bc1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 148609968670f36bcadd98f8e7873904d20b1b42..9f7b072075b8679359f9f24e26d1b67821b4f6d9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 715308166188123d27ce6af1c629ef18aa1d31b8..092975b8727f6e5853c5941eb5ab66bfc25b4f4e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 25fe42196e833749294f3d59cab6721e2bfa5696..cb315e4775f45a57aba7d1dfb31bf783cbd01db7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bde716b816c042a737c782fd13b26a4332b39bfd..2195dd2835b486a291130c2a840fd817a4ac7ae6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7e3c2c9276099e305b859146be650137b08db0af..ec27b23e7662ef3618fc8c0fb38076655e61b8f8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dae07b9b61e8f6436fdf89c3469e45d3c8c94f38..05fddfbb04cf1506eec0f02f5c685de537b06d98 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f3ecdc25b27a933d6faad8b1402553525210ebee..5ee3502c681764f9687d5090ba9c764f2065c9dc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 35677fb48c2ad99abd9d8b0ef808cb31d6f16da1..6ff82492f85059f823bdc1d7beb8f59dc745725b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a6b9fa391ec1c7fa498d673724590220068d9e58..2f24506e7580c65cff9d708f72b574b5b925e817 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8ac25f5972915c09b9df1c5775b6d4f2cdde8623..f8048512fd6c50f2c812c8e2716726ab7291cdce 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 007bffc9101dc65fb28a7ae7d89c7f8dc7f127a1..c7aa0e68473aa3b7a689007e5f777a5892452f47 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 94858df7afbc24b38752b49226680fa042c896c0..98aecc5f657513842da18c516aad23d768cef6e4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e898a6922744cd7dcaeea5d40fc313dda8a637a1..ab7c169c112429aadbc95995ff035bde304d736f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a5a4c3fe68a673ff99cd0d8c39078d1e960bcf68..3eafc28cb36dba930c181723ac938367b9631adc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c39edc1aef028ba61c4a7d043c0df89b288253ab..f574a18b8c81dda7e1cd1316c1b36e0f0854a846 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3f67346dc345859f3b85482d707dc565ee5c274a..b32d6a15721074079327315d25cc1443dd41ae50 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 620d1dba6d9f4406c190fa41c8620a13520d534d..154314f7a505c621945d9a359d6091613cefc75c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 82840c880c52ea695a7638d6153b992249ce4781..9dc76151b414290d2fdcbdb470c3b0d5be8ba2d8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 39f3c071fbb7d2944989516cf5910bf009f45c50..c27236ad97a060c1a4a4ac657692805acb807419 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dbff9246e3e7a74529c2259dc2f9b79e9402ee28..e382e07e03557ce994618c9f27e976e74dfd4b96 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8e05906dfdb5ad09ba581b92908d3d4b4aa162ce..7f50b4381af7662f7a9fad420b8a6c04c25b11a8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f774a576f35b8942a636d04058cd27a46f0ac727..b7abe8dc23573809499cc3f6201635fff04a9f08 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9945a1c434fcebe1d7e668266d1a0d63128806fb..913d3a786449f0e65e3d6a881b881aad8ca4ce43 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b5b7c500943e7359685383ad17ecc8bb81df5047..7c23c74f9706040a0aea8622009505ec796f9a67 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b334a94fe2f79c11bc2b7303ac6003b5f466518d..2ea60c9d02b271511396887428985a9bef8d96c8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 99445ce56eaa17cb2280ea420a87328d1f0e9f57..a4960334be78f026862853eb0d5df9b4783da07c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8d2172979efe8ff04768795c23dad580037cda27..ea203038906c3b4d134bf5839bcb7c732c45aada 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f0922279ad62d88f4a111b098ce6ef9e30956d4e..43c9cfd1928ee92f0099ab49ae72b82d5d73c5bd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8a6b2a6e9f6bb9e36f5ffc2da9ae0020073658ce..b67ba797590d92e2e2006bfbfc22f50f5b460df4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e525a9ca424d6cb389eb2c0603faccbc8138c10e..c681be57e1b6bfd59cd799d296fbb9eb9846e634 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 64e4bafd9937bbb2b68c7756d56776c2120efc7f..982882e4aa39613ce95478005e81e42d5642357e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0541d481b9ead48af32a374efd7bb16e953fbf51..137d7027532ed008044c399f7c4a97126517ed3f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dc33ef2fdaac91eec45f762164cb0e12d34203bb..93acee88dcf8d0899302443b235c13205f391f8b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 12c4d456770f582743a4248914d6ea9524e0b888..90d00d86d589e0c22aca93310840aca0dbaf3f9e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 74c7d0dcd3a805322d9d9a49a5ed76eec471382f..525776ef85db48b3f420620bbdb5a5627e83e12f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 78fb472b126b6be833fadb522a23e5f44db12968..db1c8fbba5ae3b601d940a4d2ca00ca0fea9c6ec 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4f6c8799d65158c85bbba2eecc74d58789fc303c..ed7c4dcdbf2f402760fbfc458c6a38750f0c1bdd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fac85c3144014a3bbde0763bcbe4c010c2e10055..76951743a436f84175ac3b1fed56f47243ae55d2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3433624eaa1259a4b7be6c6b3d03bda39b2eefa3..2e23da755c9630a2b0ed3ac3cbbbd12441be559a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 76889c7ffad533320c5c6cc59b44688e46c32896..2965b7cba90ad008f18099258c11c8ec3c2a3f7a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 76df09a7f8849d68944300527f1cd8bd130a3b42..fa65d99044461a7ba5343731c7b73745243957c2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a35342547bc75910589bbc5998f48cc0ef62bb51..12f9ddd614e58e0a0e15965a550109cd9e37a427 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 83702784f9d94e9a3d5ba6695ed3fbaf5b2baaed..56efbd26b0ddce8a677a24298c937c817337e6c6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 38e58830364c57614bd913a61002385776a0b5d9..8c60506a3e607f2c4567f5a70307b9c2668ee6a3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 35520b646834618f547e29da05a63a0824bb2089..be84b04426e757a66a8b94036d75af07c5e7e923 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6147386d436c38d5f9e88e7126168e93ed9bae8b..6f043a9cd32e0b05fddb145cfba137a8f6f4ca7b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e8d321a2a12250e375097380cd0d22adb254ee16..f47efe801e019264991663f5917ceb70b1181a94 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1d2a5baf8cf61e408221fcdf3b844b3972227ca1..d7190e6c5ca002f353ec33530d5447dda577a7e1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 97c065525f62404398148148f77bc7452492bf24..f6750d45a80293c072681eea2f28724d3ef47e76 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3c43f3f86c95bd14e265513e46dcafbcce6f73a2..f6609f42eda3d694f9d8b3362f05833ad819f77b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index db440fc4509b2c885873dddd7d108e531818c619..aca58fb4c0d6a0fd26cb4a3201671c492d73a4a6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0232073a469c89bf32d49c8b3c2b8244b18a7932..a6a88c4e5933983cadd5cc5b9be2d31e05fb86e1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7dff45d73438ee8670219f8832c5d21e9069b988..66a02873536956111716ee6233aae6351648028e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5a6762607b72dc41928c2c02fe3e3d27788ae6db..b67551617b8f1f12ce1999673182370e399bc016 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 87a88fc0d50ec813ad761cedc05b81b8e300ca16..060d7e5d8694e8b8e5eb39f14eaba12a9ffbcd6f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0898bc7eeeccaaa2d55a0e7f03c377c20dc9df97..1c43d392ee1ef4f0618fef301d28c2b30684948d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0cb011ce20c52d213e98fcf3e424375582586355..b5d751ffa6ceb59bc2d63c8cfc58513cac9a715b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f9c83ef90dce2a0bcd201f1d742db4650df6d50b..518c4f6def009a45f67b97f7d53d9616aa17f96a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d2f88d82442a86a1b44ced9533c4c20f7f07ef8c..ab37a0070984c305783c3858588283d72b758f3c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 242428626ff2b916c7a3bdd8ba9bc44c0c746296..1355bad46a7c43a6ecd521e8047886ee165840ab 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b30c963c0c0a6163624adadfbc39f07a6e0812c4..96b4794799d03e2fcabd71370aaaad9269848855 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8ce2a58970d325529a2165be78e74342536e154e..3992b11e78289d77f95bb88e172bc1420ca0ae4a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fab85e724a1e822b64900412933e9cc31257b3e8..a7c1c1c01a3b21d056cb5a1da8dba35f1c694110 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 28ced4f3cfba8dde97387bcc4d519496d2c5de04..602a089f41da7e4a2ae758dd3909fd3fccbdac10 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cd20ac0ffb8988cc90358c4906b93f0161588b5d..7275f9810d08c4a71341e35a799d7d06e6fbed34 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index eab24d1dd819c2d45b3143e67f238f7cde7496b6..878a401a795fcd3ea4c722a7b580367f7d2f726d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 80417a72f6e41b131ae0d2bc607f40eba9f1a72d..54ffaae184cd25b87bcf29688121dbcb182a751e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3029a36396e914d5c252078895db04fda8c06165..9416dc0c76d3e8f31d21ae8bcb7c0b2149e262e7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 04e09a831f68bce0c8144ca1df095e1834d90392..c2fb959ded35f7c424c29e963ade7098b4453bdb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bfe4c1e118fcabb44db22d5eb26d1594a9fc00ef..caf0e37c0adceb387af19dce1d0c00b27fe79dd4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cdc8669eb769fbdc2c062f31da6be9bb107a04b7..7087cc40fe73f205fb2cf660646c03f902f827d8 100644 (file)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 90f4f82340230758fdb7d0e89e587f358912279b..ad5d4320eee9d91114580945cb8e731586fde6e4 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9180961b753e455a947c67ca3d729baa22d2f4d7..ec940c0b7b948323466193c7920a5e733736c5cf 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f75e20abf45c4bb71a8e53241a6e760b8cdf2510..fd883aa099d87f454098913d04b6c528640768ad 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 418adc20b7e5cfecac32274d1933796ac9654ee6..97a5f070ed0bfd0881e610e370aaa338e659a297 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cd963e190bff3702dd417270ce04868952c33ba2..f4cfabcee7d9ee2ae01b0f5adaf07823dce9fd19 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ad14c467c6e8cfd0f3e41aefb4c1ec1fda2d94c7..ee1bb2f073d8c7b263812efc7f281f371b09f72a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 987c44cfcba829595a535a5e35f6edaa3892484a..8eaa9913e76d05568af4ef892aae3dd9b90751a8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 68626580b1ca2e11b397516862984f2369728b6c..a703e989a0bcf62d43497d3653c1c7ae173023a9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1e00a8f5cd3728edea1a3120540bf32f5d853917..59c04db2f3a142b2fa686f34944811e712082d67 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 834e032a794dd774e5761ba38eca7bb4bea21485..0c5725c252e784c7511d06a42c184ca8db654777 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e831f492853a070e220d97430915bbcd6aa208d0..970bde8a76d3a94ba64b020f07212487328802e7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9129b5eefb9745aa839dbc11b636bf51d5d7e195..040f4004f242e711d328de814ca6ac13d2c089a3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index afff99d4b0e0f7f39cfb472d26f6e4e4bf3d6535..05f8ca2d7cabd07118f16357c6df877a395fc0a3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 265597742454916bfd467a248cc30ba87d250c6e..6263c2ce7c3770e6e34ffbe8999e1c7a28b91ba2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cd09e7217400f50c4a01fff116c4f7e676bfd428..b1458cefa09d695fbee42825de325758d9fa5f9c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 71276197184535c31d8a22bc9a4c0d787aa06f92..66e7d1030326b0fb53f467825617478223c16d34 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 606f07d61c7375849403958305e38ed0e9273dc0..d2f7c28b4f58b7d05beac6d2e8105b169298cad5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 61836d3c91280cb264d1b3d148092e3decc998a7..85c2d6a6b55b1768df2b6c911283ea536a9ebf73 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 97701beedc72f78caf14daa67e7ef59dd4711043..0b60787a3bcb74eee6ed37d90158f08c1f5d5311 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 55c29505f20f838cdde364a7cea35c695d6e4fc8..b4418e1100beb2acde42e85c72824ee6310d6991 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b8adfb4831ad32002aabfefb0d5cc0cf8116ab59..47f5dc9d7b4b86e1bd074fb377c76c8690a965c0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 45e54e5368eec508a199ca22875a25cb4908da39..f016cec5a3d2499bfb9cbe2f8f0067f527e47367 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0b8091f6cf622f2decec4d7660898de7fec193a5..106a159244e7398bc4aaea5f0ccca41be2331fe0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d80876394336e495b90b5e2f7cde2889ba426204..eb35a07501ede3ed3254840e85c7bd4812b5781e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 839a01e4a3bcd7092f261f60485ae7d395bfc7ce..1b6eff455bcfd562671e936777330250c9283b0e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 031c616e604971063ec3a61d97993eaef91e6323..f7d8405ed0433d7163cad79a62899072012e28e2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3e8ca38e7b37e1408fc614af51e99576af533f32..345fb3c4c786f1f515a56090caaa60e35e471dcd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 911ad73dd5130be378e620f290a04f97fc1c197c..ccc0263f51eff77ed7bfef65c13693aade9b9295 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d5a5e2827ee12c1a21dbc7b10a64ffccb0d1f8b8..8ec9e15a56303327fd834b9126e87da140a0e526 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5ac7bd87f2c8e26cf03a929c4196bfc89de4cb44..7cb4115c8bf6b52af50a9b789c1c4576bdd68473 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9040dd18048341c344ac4fd3fc328b8c6eb61ca5..feaf2bc8806584bc50f59c271c3215d527f035e2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9679847765ca756f42d779528f058d5875f1232e..81e793dfc419cbb27ee4591ef298d6c880baf5f3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9243c8d0bf347b3d1153f36e962a7e986b20058f..3e1a211806a538cb22604f96464be0ac55021be5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 136705f1bbd6223ce9377ba7b2492bee340babeb..607376572de4dcdf6a91223f9f09e77971b391cb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2c6b23e4abab0211553bf1c25e5c28f4151bbcb8..f4a227496049999702c0e745d43aa3cb6070c3cf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 785cc3ffcae5e41198c2ea72bf8207fcafbd720f..00c1631ab8185c71438fda8ae1d39a2d6826350b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 92e1cd2523d4c1cdf1e19d5c9738eeedb69e9bc7..3b84fe6d23b62759f08586ddbde94c991b767534 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: iso-8859-1 -*-
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 51cc4e68430db914bf0eab1e0f095ded963ef77b..7f017144ddec01bb45ae9ac5cfe0efecdbc473e7 100755 (executable)
@@ -1,4 +1,4 @@
-@REM Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+@REM Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 @REM
 @REM This library is free software; you can redistribute it and/or
 @REM modify it under the terms of the GNU Lesser General Public
index f21d49f9e0a13e7cc8efa548d328d2609b785b9b..370edc17e584332f8f133c2912cd5972703cc54d 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: iso-8859-1 -*-
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7ecf60bc914d33e7a32b0db9a7211dbd279909e1..f879bb1c911cce94d47193fc253b50722a2bf5f2 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ee53109777f0246b27eb73708d0b449dd44b0381..8fae940ebcfcf5cd549eeb8a2c5b414321d9e8cd 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 33bb8ab259859135421f61db677dfcbf8e07a03f..d928bfaab27351235f81bad223bb1689d50f3f68 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e87d2c891b599e2b93cea5718e858679909f9645..8ae22c93e34f66d3ae6c015c262f33b30470b195 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 660d3879f55bbd26fd13e0398153499208ba5f66..85dbf53486843c03fd15629ca02d927634a0159d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 13d9adf2c5be4393169e191c80bcf0f6552d94a5..3ddf1af115976c363aa32f2ac63ed13194b17124 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9f04fe4f34917fc1e972d298a1b33a2d442267d3..6690a759ccc70cc55fc78b6b53de5713321e25c6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 203728b07ba6b6e894607d0d2e2fd9f9a1c8b022..6c03fc55e1ebd347b4c2729eb46d0c2e5a181560 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bd5f1812737ae196cc2bdb3d4cc55f546aa6dc6e..28ebe0404cd7069032e220ff11f6fd5bd43b7eba 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3472a2a0356be0afe7aea1ea805845bb71233131..da317b5889f67a8e2fe08002ab6e205e965bf6e2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c0726f322c0ae24f02e71a2852f95b4bbec64671..15abb40d4a95da4e00ea6a11cbdcd88f58c5e17e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2b215ea33c99c4c2cbded18adc4cd5e2a4d960bb..8ae94836442ccb11f41b1109b923ed841c83f95e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ac47a3fbe9011a8bab9426fff0ee24cd304832ee..4968acc2dfe1484df49c0db2decfb66adb0b6dd4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index de4dede272ce94a19192614036e8df5d005b519f..45a03a5271460fa527223abb9d0ef89dec739903 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9043b97b3bc32128f4ebe55ecebef599818c63e0..95df9905735117d485fe7a81d4e9e138a6cf0ffb 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index b2ff0418a90a8cae25c92899f960cfadc901dacb..0e8d44d2addf8c8fb6ef599f8832341d2cd29f70 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 628f2050c68b46118558f2bd92f9e834c3b1ca2b..bcea19beeacc7806a6ef1db47aa7578415442884 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index fe8b6c3ca8248c012fa4be7e7e75ca50d1f12872..610e4e4e6875c5016e8dff06e24a17bbc6a43185 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 6bbe3749f70cb7d33942fcbc05642c3468f7cdc8..74fdb7a1e1d43159f69ca2a007ec00ee46430a32 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index fb45660fd5c0758bf6d21ef071e0158e37096c51..374ef92f348ba8fa169a47b1c71735f6d1bb9191 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index b7f02604ab36d5429564befe85445b5cd6672dca..8a3b0437fc7ef95e346dcfeb71343cd30102017c 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 21c018ef42c077831116db0ad164c854676ccb9d..97a9ee1af9774e37411a7cb0c7e4912d615602b7 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 9b9a466c6e4c92fd2b3e79ae2c6ff129ccb1e078..e80c438c20bc961997b78e4671bbbe424eb9e7f5 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index fa2b2fd2e63af88fdfce602597455114e5220d12..3e64c285ade37c671911fc03d71f60db56536b13 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 63f665026cc6f1dfa2f20dbefa70176abe0a3e20..760f2d3b6a6d2433c5b59ddd591ec622b765e7f8 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 1282e30da6350c02924d0cfe6e138901d05ab69c..072e55904910fea049a08f6092469bf78fe99a9c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bc6b4d132a5126172e5b98cd12c10635943ff392..5359ed518d894f43cab9644094f7fd178743a554 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 80fb09b197902cca46ab07141cc229d35843be71..95783730a6c197e16286301c84568500abedbc2c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e14b6eb1c2fe990a6c31829ed5a341fa15b6bf7d..00dfc4b1d0f4e51721dfa3aafa217eea3ede4dc1 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/bash
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5694f4b609c630ec3c4a86d1a4094f9cd12624ac..09a906d236630b3182570c478368c71d514529ad 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/sh
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 14769fd35c1d4db02841f5800267de496434bc37..ca64ca847394b76c26941bcc0c24a45e1fdcdd02 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2016  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f47ad653c18a76551db8a6a0eddebaea102695fa..9351eb26955170c7767d335c168727d7c9e2edb9 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/sh
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 34e3388efab0c34ad3fcee510d3a4d5b09b7bbab..ebb158f14722be87658665608ea578978bde99b8 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index afb74fb38be9d8b2f0b2710b2bf7bf5e72c865f7..91f21e49ea9c1f682f063faaeaedcd202b949444 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fc87cd36a72fbe7d8a56fd18f4538bb540474a93..306c5c28e20fda464f686e3b0741cb67ce49d6f6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1a33751e44cf9d58704d8f08785139b7ec430696..0de5137df56204e0e3d55826c6653fad6e3f96a0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3d76c754c990828a658b82c354d34b0792682b90..fa0bffcca13e0c7a421b5bb825cc9dbb22ca3d62 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5f68a63f52600e25e08e01d88218cc51d93655d7..a3399024ac66b57238b77707c41c1d597fa18d90 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 16b6b553b8d838d669af63cb9fcbf629db63a26c..710f4d67c884e81de280cfe9da7adb8bb159deae 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8e1fb18d1e51c25c919de4d20a87b45420ed0887..fb301373af4a1cef2f4b2393bb96c622cafe5a21 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cd0bd66dc7c08dc1242e2f32feb7f290ccb9e14e..3741cd6fae847a495d585b1d3265f9a691a03751 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c610d282b2d4335a9e43952741752e05511ea869..41e5b61dc22afa057e383e9439c44f8889b72561 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e59a151eed16437c69e7c3c8800445d7c6a4bc88..d4a23cdee5faf16e442504ed7c52e6c56deb5da2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5663357333c5cc5d2f6bf01a9852294d5c130f7c..e0c7f9199930e357a546df6809a82489f0809267 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 79a0fff98ae8fd9a47ed0aa369658ef62a89cba7..3ddd15d3438cfb49c29274cc1accc6027be84075 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 62c94cee7365fee8fba9bbfa61321214cda88ff2..83041e75f972a89d67967dcad3d52708c8fd23c5 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 477c0e42748b22c2ed6b1a68d2787665ab43573e..75ee4af78314b5df2afc5b489228aee6082ee30d 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 628f2050c68b46118558f2bd92f9e834c3b1ca2b..bcea19beeacc7806a6ef1db47aa7578415442884 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 7b5aa2b369dfc8ed31806ac43233995d6a5a968d..215002dc828925cfaccc42b19e7ffb3b9cc9edfe 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 2482ab0e4292cc96d88c878b62fa854befc82b4c..edd225d13904948d0c2580af51d3237d7a8526f5 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2007-2019  CEA/DEN, EDF R&D
+dnl Copyright (C) 2007-2020  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index c55f4080c888c2c3410961ab94d9b8fc649899c1..54ca9a6e20de18c577154f4ca7543940c7c14ef9 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 3cf9291a8ad6ccefffffbce2758eb846b33b15b6..ffce74c2927b7c1712494df9b1a9e5cc900d6a0d 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index f4ef8c28cb0c123b27116653a68aa06a63deaf9a..5a0e02b29ee28ade13027cdd3622f4b98ddd518b 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index fa2b2fd2e63af88fdfce602597455114e5220d12..3e64c285ade37c671911fc03d71f60db56536b13 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 05cb01c39fb60c4cf37f7872fc5f96954fa69442..c2474ffb59eba70f9472f7700ca8767aa4d4b398 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 46dd26afa0d4891ab8a123b319985c81e58b7310..0b7cd5f9622638ba62d60de79e1a03cb1e99f817 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 078662010d4c530e6bc383960c5a55d264376413..546b1c2d4dae50dc11795162a4e03a60ae0ab56c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4305397ef4993b366f79fc8001445ca0f16840bd..97443ebae5f7e7e897a9c33d23308d3cd2559bdb 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7c3983190b3ca28c87040a66bbfa3f72207baba1..a871e347a1dd2223c94681e994f050342412fae4 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 72fdad9714dda34931d24eb16c419a4e8ff0fe2f..16a9f7d10ef93d883f4074e02444626bc80b0371 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/bash
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 19f3f1e350cf78b08452cd7776dd337b98e21df9..0cf833464a7685a203b69aebce2e59f05e713e70 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f85bf77d22930dc7f45851b36094659613d835e7..d97b2b585a7eb113ed985b46cf600a39851d2f92 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8199c67f0e644475ce0ceb0a0ba9368ca843eada..13a55b6ce5ea5728b70d840246bd54ebfc7b1591 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e809e28616163af8596d4a22679d8371b59a9f46..12f8f019ee6240b5852c0e5c1a91c86e5133d9a0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e0c3cc11342f99eedc4f52e41eadbd4fe9078a5e..17a05c9c6b9f72d9bfd2a7e59fd9892a85360e58 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6038a958e3b2862aeb73ab20398301ef64e770d1..4c9abdd3831153a321f2d109e2f59a9a3928a6b8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f22451989914c8e0bdbf663f84fc86f903e7c1ea..325f37f0858ce8e7b586ad1f505222104cf04763 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1282e30da6350c02924d0cfe6e138901d05ab69c..072e55904910fea049a08f6092469bf78fe99a9c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8bda68b233f049de80d479fe5a9f210698bdec98..341a1c8f69f687b8d7a18b539b14ac32b7bdeab4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1ca1d756fa08e2ea22c5a9ba9edf435b02d0e1cc..9b981ed0ddfc3de71c1086d0592e3820c07b521f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bf8c22af2d226e835279847c00519c38e354bc78..c435b058cbfb93457d3d8d158b4bddc5d9ce1bee 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2963c9531a7def4f5aa24c9c2ea754f161c4144d..00a61601ffbc9c7010271062f86ce48032a4d6a3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 18816ff2561723e7291f41233efc02329d3908d0..3bf286e67eed6e483aa62b205c58fdac11cccab2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9ce7f190a2bc21dca5d10da5389c00e3a7597b39..cc41630ee912dc69658c936f2fcda15fd450b823 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 12468ecd6908eec0b115c5819ca0a9224740280a..834df27c5c7f924c15b5af4acdeca2261c96da3c 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 076695f5be88b091ea8cbf845d8ff57e33e95c14..b8de8748c114eb4da222a0262bd13d6fc48f08e5 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index df4d80c413dfb71c38b58c592f8ddf02cc14453c..70abfbd0bfe286a3e757728933362da8269113b3 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 79a0fff98ae8fd9a47ed0aa369658ef62a89cba7..3ddd15d3438cfb49c29274cc1accc6027be84075 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 3d7fcf5c989dae929fa0336b62320f27d480ba6a..fcd50f279ba80296a2586dabd5d52d19723af5fb 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index f52efa0f8394fb4f755a4fac8a54f6653560f5cd..8579e80dc6c8f0d4578cf22d137cdd326a419a94 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index f169f7af14c87c01612b2b9d4a403489ee49bc3a..b06bad08c4be0283a7d976eee6846e9770aac759 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 3159995aa5ea8c25ff87d3e1005f16aa58df9ef8..81dddcb8cde3b1d6d49e226ee92244a20ee0e70c 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 62c94cee7365fee8fba9bbfa61321214cda88ff2..83041e75f972a89d67967dcad3d52708c8fd23c5 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 477c0e42748b22c2ed6b1a68d2787665ab43573e..75ee4af78314b5df2afc5b489228aee6082ee30d 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 628f2050c68b46118558f2bd92f9e834c3b1ca2b..bcea19beeacc7806a6ef1db47aa7578415442884 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 7b5aa2b369dfc8ed31806ac43233995d6a5a968d..215002dc828925cfaccc42b19e7ffb3b9cc9edfe 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 2482ab0e4292cc96d88c878b62fa854befc82b4c..edd225d13904948d0c2580af51d3237d7a8526f5 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2007-2019  CEA/DEN, EDF R&D
+dnl Copyright (C) 2007-2020  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index ac559530a4cde90998f7ac12b3b9afc1a6bc3772..4ec145e4d4b64c61a3e0ada308c5ff85bbcc1b56 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index ca0b44dc0cbc84797e1fd07250370c75ee4c2619..01241667b70d8bbbaa98cf6510b9f90ebbcb7402 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 9ce81e1d101622a940ef74d61482115685399e36..d65f49b51d271aad45f573eb8a65a5edf4ab2a29 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index c55f4080c888c2c3410961ab94d9b8fc649899c1..54ca9a6e20de18c577154f4ca7543940c7c14ef9 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 2bce2e066777252244a67c058a28d5ecf7172edf..0be0007119c1ad9684c76b19e0c74b73cf89615a 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 37d3f492caef652f9a0b7da91184292ee15b6ef8..0cd0a967674514d82770d515a4bcb8ee0bee4288 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 42f6c8d58fcf73df340067bc29cb33e7252984e7..48adebf5572562d07cd24ae6c71ec96557e4fa22 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index f9ff2ba8b3db72f683144ca1e7b9c59524a0c058..46412ed5fe11aa974e13c5d9caf181bbdff1e8fb 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 6f77c57f20dfec6649593d99776cf94511a8115e..44ecbae6f125ec9b442eaa9c465d138d87a92de4 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index b046c3c55b52be1dde1b665e2306fc75efdc6b48..1eaac539accc993b9bc376c59023ee395ca5a519 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index fa2b2fd2e63af88fdfce602597455114e5220d12..3e64c285ade37c671911fc03d71f60db56536b13 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 6107ee67aedc2156a3303c0213c14ff0a7897046..942fdc7864578282bf152d8750853612f5e04ce6 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+dnl Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 754c88af95d8746c1bfc39feb221deb241b56a17..8b4a426725d2e7be93cac630c84867e80a4d076d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 94f98e147f8529b037a77a17082d333272a3fc1a..a0f98cf3bf3d5c5335e53e38a22c8cdd791d1b22 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e8575c523d23d25a0b76f744a91f8d76fff208c2..8d480d3c60090026075c88d8511145d41669b434 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 301908db422bf375f1bac593da5c001c5cfa1104..72faf39342fe84a4b9db038c6879c3c1e1e444a5 100755 (executable)
@@ -3,7 +3,24 @@
 
 scriptversion=2004-01-12.23
 
-# Copyright (C) 2000, 2001, 2003, 2004  Free Software Foundation, Inc.
+# Copyright (C) 2000-2020  CEA/DEN, EDF R&D
+#
+# This library is free software; you can redistribute it and/or
+# modify it under the terms of the GNU Lesser General Public
+# License as published by the Free Software Foundation; either
+# version 2.1 of the License, or (at your option) any later version.
+#
+# This library is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+# Lesser General Public License for more details.
+#
+# You should have received a copy of the GNU Lesser General Public
+# License along with this library; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
+#
+# See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
+#
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 1282e30da6350c02924d0cfe6e138901d05ab69c..072e55904910fea049a08f6092469bf78fe99a9c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 48eb4c3591850a13beae08ce680f21de83e145b0..227d00bd949c0f1898a3edeb28c702e48b651e45 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7c3983190b3ca28c87040a66bbfa3f72207baba1..a871e347a1dd2223c94681e994f050342412fae4 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9fd61ce96dcf83bfc013a200dcac13e8e18b3d86..0480c0f53293b5eb7135ffd058bead44c605c351 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/sh
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c552efb5bcb1aa75914cc126e2e03bb4f45dc1e2..317a539f2d2f6d473eacbd49dc0db8ab8cee8802 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 71294bd06cfff249e3f1cca966afb737787a9c74..42bbf384d87c080f00b09294bb8eb3ff9509f795 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9338651b2b82a6cead6391afd148a0c4fcdf8544..f503cd94284b6e25fa844c2e1d4811bd0e4bedd0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6a3ad8025f05760dbd481ad0e9ff2f0db3123333..5867d99d52b1695a6ead0d72a4fdc69a45d7f86f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f0b8e5dc63a065ba37cc71b50b283aea6a4e990e..c1f159dfba3cd9b2313a28ee6f0f65b9c6d0ada9 100755 (executable)
@@ -3,7 +3,24 @@
 
 scriptversion=2005-05-14.22
 
-# Copyright (C) 2000, 2001, 2003, 2004, 2005  Free Software Foundation, Inc.
+# Copyright (C) 2000-2020  CEA/DEN, EDF R&D
+#
+# This library is free software; you can redistribute it and/or
+# modify it under the terms of the GNU Lesser General Public
+# License as published by the Free Software Foundation; either
+# version 2.1 of the License, or (at your option) any later version.
+#
+# This library is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+# Lesser General Public License for more details.
+#
+# You should have received a copy of the GNU Lesser General Public
+# License along with this library; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
+#
+# See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
+#
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
index 6a3fa659faddeb3d4d64c075fa802fb1c25e7a65..1d839d44a7112b3ab314e920ba4b481e1682fc0d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index be62af634a01ff208311ffdcb3361008ccf9c00b..49607d51ea50258bc76f272eb7f0926235ddfd51 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/sh
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index db4ff69a7a8907f236379371bfa5517244b94ea4..5c8702e68302197bca53f64416e656ebcdc09434 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d872662e765ff43b49109b45ab07242d3f08d60c..bed196c521a69035b43599add7e0f9173c4df014 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f22451989914c8e0bdbf663f84fc86f903e7c1ea..325f37f0858ce8e7b586ad1f505222104cf04763 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1282e30da6350c02924d0cfe6e138901d05ab69c..072e55904910fea049a08f6092469bf78fe99a9c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a42148878e3ab21920590bb93c740b959eebc3d4..b250931b499419e2a3f71b51ff512c40e9760265 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8199c67f0e644475ce0ceb0a0ba9368ca843eada..13a55b6ce5ea5728b70d840246bd54ebfc7b1591 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 029c0d4430d7d25e730a6aa7e58dc9735583b5e4..0d68fe74ec522580972fb18ae1da4d6423ecce3b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c78a0f756c4deb51d667889e8c818beffbe5d4c9..54182c5d135e6995d66a661d7ae91df6fbf251b5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c3898beb627518dfaf1bcdc89f4161639a366743..345b5eb595ede70e1acd4719f898e34c4eeb871a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1282e30da6350c02924d0cfe6e138901d05ab69c..072e55904910fea049a08f6092469bf78fe99a9c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1ca1d756fa08e2ea22c5a9ba9edf435b02d0e1cc..9b981ed0ddfc3de71c1086d0592e3820c07b521f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d0c9371a8531b11bf902ed5ffe3498abf5b26873..da85e7a7b02cac5773cf97d24c70ee3a26b9e898 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/bash
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f6b741273acfb8280b99951c6ebeef6c391b0adb..6c7bef2651f93b42ab7c731ffbb38ad2030f8305 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/bash
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 05717c401c1e9fdb15fabc041af1a4f372014132..b426e446232f2b7b5989933f8a30f5d446e5910b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6772ca638a66242a8783082bdf2ba16292256c5c..5add780fd5c6b124188d781b65566f92444430e6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index df0f7acc36534e100fa3331a48ea207f08293602..69830a69ad2cc636d6530088c5a6a6f3d739ed34 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index eb3053504d8046dd7a7e3155c126bfb3358f63a2..0e68be447333c18cb93d649ad46b9f0bc1f3e2b2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e520cfe4fe83083e75558e85bb24db9461de07f3..f84f9eb7e03c331b8f0a24313451310f08bc0c74 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7f056cb19d82c255e3d535d8273edf9d4be2e865..3002b99821b929bc542cb8e97825193b8050722c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a88e1be315e6b211cd08300208d5f2f1e2a5bb1d..68690101ec9ed13dee7147ccf1b6fecaf07b0ce7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1c58ad141578737827332a9309323bf483e089a4..8a14df03a2cbf09965acf513050098e974292ae9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 61a60e9dc736414d1632aa51f35c48c4ab7d0a59..6b939a75674704619580f59af73c3ecafb08f0db 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 527fa9fc6c6e1128086f864347fd361a3a3902de..8071c18d1b83f3c843bb481c20b004cb3cb32caa 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7267d52f417c517e971527a1fddea730c85d28d7..8e4f554ebf4ab3565c1435845d1db8884b5c10c7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b59fa84feb6315b0ba31a7ac95ddba67edecafcd..e6a64bd2a21a7fcc524032914236e2f43e910dea 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/bash
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8e2ad5ba04e3aa454fc4d800d8c21f765a5cd681..a9107c2b91cdcc74a0b364932b49576ffcb9bcf4 100755 (executable)
@@ -1,5 +1,5 @@
 #! /bin/bash
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 384badd06b79e549c42ddcaca5407993cc26c335..f71a1af58a9dfd348d3ef35d19d2b77832827847 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 42488f81ff684ce2b0a37b14f3cc3dce9b8f7595..dc7a44cc76585b38b43594d220d419b0fa474c2d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 09beece0c7528a79741de80602383e8e1a2195b8..0604d5b62150d0c6d4b75ec0d4b1b94c63c3712f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e671c4672e3deac50d15d14bc071084e9b0e2fe3..3a7f7107d38cce40d43823a98ea62921f33bbe9c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 63dda86de29b43ca8089862ddad37b10267ddab8..39dcc1f68ed5ac88a85f0fddf2aa4927217f5a94 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e18b4fba7b94a7643bde33595ad7f45ea7fb2a8f..2add271ef81b05060913c99b38ed82f47a242f1e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b6a1b61cc6435bdcd291dc9ac8060e3a7c657f22..3dcf9559f6a26f91273263413a0bb84d1f3be7d3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4ad23b496272e67360f907867969c37c0e14dd6d..dbc9865c66c4f5c1478013dc39ec07769db97e0e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 77e7d7fd17bb987ac4e17120a2451b635f5a0ccb..e11127d777daa61561cd6d0208ef94a02dcfe3cb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 610c026dbfcf015678e567a03bead87dbfadda01..cc91438929e83a14ca50708fd442d04e5fe06cfd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1d3987c530f2d099c4208b692030625ce96943ce..0d0caaaa9772bb66788326880936aa66ed800ce9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 39bc6b8ac6bda121ecc421dd56087baed5af7eef..2147f863f18bc813254f841ec9a4cac44d4e0478 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/bash
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 83a5413a5baa3c418e866f3928cf86157433b7c6..6c291bd69bf66731f270e6c22d12d6dd01c4bcd4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 76e2750716a9dc93e2b0345da0d7f674f5c9c341..e1f52d56ab8c1f70397dc6f5712013009560bb14 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bf9b5ce82c6d6a81c217d13126c21ddad880f1cd..e6d398225e27d221c22da9642d1de159717c0260 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/bash
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bc062c58d6ba1092dca6eed3ac52671ab014c7d3..15a94403c10458b7ad6dcb4c36631d34ac6e10d5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 17d011c830e93d327602a009380b3f856c83f2f6..52ed5783094cb15c45187587a8efd40c8e749596 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9967f039408e970b2b9a69540b111f87fa093427..cbf2185cc955098bca1c769d5290884362064684 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 132ddcde60e731ce6390cbfcb0eae4651f5013c9..2eb5c0fa63e869e8a2721b31c7fd783996b1cbc3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ca4f61724bc61e06b2a7f9533f73197d1c68749c..59e152f5d7bffc6a6145a7bff8c6d05f14d8560d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 169df7b031f4471a9da192b3cf080763b4584026..1c50663ebded28a78587b96535a135aaba28cf75 100644 (file)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0bedf91efc98a445b7caa4290641e0f25692389c..86355dd5f8f749e5aa90efa3093d24ec2eb62f91 100644 (file)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 449993dcd1e2ab87517ff6caf1ac0edae764037e..c223a1048f00ca686c4c77a742df8e15d5ecc780 100644 (file)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bc8d5c423c4a43b068576bd8eccbbc49a7351875..069afbb37e90171850f61daf9f7353f7d18c48bf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8dbe02672ba5cc21158bd6898c5778734227676d..ae6e7d4e53e177ed4f131be1452948d716349710 100644 (file)
@@ -1,5 +1,5 @@
 #!/bin/bash
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bb2c31a9e30c983e5a7771fd7b903e72c884e481..95c56e189807420c3333bed2c10e033c3f3c032d 100644 (file)
@@ -1,3 +1,22 @@
+# Copyright (C) 2015-2020  CEA/DEN, EDF R&D
+#
+# This library is free software; you can redistribute it and/or
+# modify it under the terms of the GNU Lesser General Public
+# License as published by the Free Software Foundation; either
+# version 2.1 of the License, or (at your option) any later version.
+#
+# This library is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+# Lesser General Public License for more details.
+#
+# You should have received a copy of the GNU Lesser General Public
+# License along with this library; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
+#
+# See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
+#
+
 import SALOMERuntime
 import pickle
 
index 0cedc7ecf533a6721af5b8c2d90e24ca905f4e22..05a5d820071062bdd00e36c8d355df143f164cb1 100644 (file)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 69fdac8c3bc0997d0cee09b28879fc4e8380d616..ae924439ed400f8523cc9eb5336977ad9f01122f 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d731068bc40bf393b64c81dd481d3c02904791c2..2aecc6622a5412d39785c567ad3cd7f3d7833a9c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 61b6b9a8513859679274d3b0d0a74a24569a24b8..7853e2865172f5b2072f3cb085b5e28c0f4a7a71 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index eaa1bff36c2564c99c2451adc00134b418218ab4..6e8808a0a713859716e268fe1368f111aeef14f0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2d7c10ed068d1b054ddfdbe0d7ecf31a6df663d1..4336c8819ef6db4fadc7ecb06bce346068017dbc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5df2040d3debfe9670b1cd60f9e92d8a2ebce37f..4971d1b6d20f61e64c3e451fc38457e7e356320b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c34ccae7c8185588b6a320132442a8e6f547d4dd..4a81445af3bbe697455f37364ed1b839e79b5614 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cf1dc6e644238ab2a1a21449728a0f30c32ed9ae..89c5a51cc983161901810e8cd64deb02d91e133e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3fcb40b68e11963536950374292d7d6c1f06ee18..7fa33be358c820daa69c39c09d89a274be71429d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e523eda4241da7f9de0d25f8fa5d45b9151c0524..749ad19232c4734c44420fe2ed474e028905d79b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 29354de55fea532f013f58a730f7ea8aca4cb486..8919ea9f905ae963e5cd0d31d8c6b4bddfcb85d2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c5a262c6d74bd7177cc98c62bfda18a4e8e00533..3d7478a713823f7a7dd84262b8b03710e099589b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d1586eaf7a8ae3dd900eb1bc79d33f7503ed91d0..be16fc158a2a372d7aa645f30fb8b461873f61b3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2bbf3aa895c697f287ffcfd78a6e785605b0a9be..8ebe587e507f8dde4a3d742c9e85ed03c175b8d4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a244f3a4355a1d553aa72ca57c921fa2200cfa31..4cea7e48e44fb9fa3398ca9faf2b1dc0fb8d28a5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 063a3c727f0002b46041780122ec9693e32d4fc8..2628670065a04ae1e79a343be011e738fbde3977 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 97e1aaa046554c25fb719aa839f752f3edd81b20..910034b09abd59fffb73a409777a3faaf5dfde0c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 313666a066d46a1ac3d24f498a7d0244339929b6..d5571d47d644b3e686705d9808ba6542b003184f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c1ef1baf60c60b1b0af7ba18e829ddff2f29415e..c136a5eb068a0eb702662fab439f312b42f097be 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cc54d90c72077fd31b79d195ab22da0859ed3761..33c4b33b76357919aaf571178b7cf7e770390924 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 786c288ff2fdf022367c29d018d232b03f5f782c..022d2c1914584af90ade2674e2fc32c239cf7017 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 09aebebf6410dfe31dfffd1628bb823f3cac0b5e..5df5388e63f69ad6a724ddb73452cc00c1d65bc0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dda59d71f1afacacdb81f9a08af7610c3b2e0cff..e11f8a507cdd54ebf7add46084a0b1b6ffe1e9d5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 13934dd396e9a5c779b8315233f00ebc20bae31e..a200636df02a2558794ae378178b88a3c9c245b3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 97410cb3f497d16772bbddb55b36b26a75d090e4..74b55b2678e644d1a8d9b7f24e1d72aca904f15c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ba1b3920f50209b09158dbdf7997447fa0f1ee03..986cd7adc6dc0ba245dcd2ddb3d559e928268a81 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cb7461d4772fed79ecd58f5e46c626484d71679c..4d701f13cdafca1c23b8616b21d212a59af8fc6d 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/bash
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index dfce3579dfd77033ccf4c1029161c92ee9763272..00bedc5041d0d448c603eb18ca3316b4177102e7 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/bash
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d34b4be344ac2bb04137c2b1a05a6f908fe437ab..d08d2585c01edc7bf6881d87a7d7ecba7a792fc9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 36a4626393f34eca862ea5995e4bb8f1f8825be7..60b3a38ad33055f5b8af8b809dfdfc18afccf29e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5cc251ef15185bc5c4bb2372ac6e11f3329a1a11..12713e10d615ac4c4e3941d053988c66c1036777 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2918b34ee798aeda930403b6ab2209110466738c..ed773441d425e2ab715ceb920c56bc6f50d3d430 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7d96982d97bfd4bf922fc71ed48a65850e8283b0..2904fc2dc473c4da826184ba056915319ca9abfb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a1f224fbf948f67a3b4f07023703bdcebced6d30..88c750c5fca967511441f8ae54d1a8d2285e1a67 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c2c112cbb5bc62f84286ef46da2e9b979c4bc0fc..2c50b0121c0aa1de9a96af59503e6f3fb1b6eb45 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0ba421de230e39895a280f973b614934c269fb05..2ff6c36051d87ad2a7930c8949523994abf9ae6c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0ee0cf39b09f080d8a57224b6e595a97b8ac1275..ed549fde5174880868fd9c7fcd1b0405ba075053 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4227bcbf8051349f2b5a9b025d5579e6eb149838..746d539fec47fac69f4dfda4783b22791e78ff8e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ba454e1ca3bde1a16c1e9809d8ede5f6bea0b9fa..6d1f538c98b8dd957f612e18925f5db12d509a4d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 17b4ea3fcf5c640d7c19b8c856a8da665b872506..941bd824d9aff7ade48ee42a3eb94d9c5a394eda 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d86f20ae7ed8f28e5fe3cdaa3df29deedef9c1d9..e45995a8d9a75bead00a58d50fe59f2312c42fe4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bf6ceb08b6dbcfe9b7633bf0f814fc8278ec4c93..20204685e2af17715df448fe502a18529df70cf1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c3bc9356b523a19f416a6073600664c5bc87dea0..8da1a0d9d3da5ffad100a441622b98048988a5c2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3933fc49d5f7d8eae958af5ffaeb0ac09cac7aca..ff6b2832cdeea4c55b5f16ddb0c754dac593fb62 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2711e1b2d1191120362f4d2aa7716f8a54e91ffa..fe3d623acbd5be4f88c46f2f8d09ad0a4f288779 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ac7b4c800e2e5b2c75754820d17e871c2cfeef1c..46f7ead4fa7867164954aa2c8a563f1b7b3e301e 100644 (file)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2018-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 783c93af84b0a454952c70a4d5d3e4fc8ad8f5e9..8b6d419460ba9d881dabbf02ecab3ae8a6505c3e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index da78859bcc8a4f829252a090e754c6a92a985c67..6c4dab98a14dba55f9526df40f8f69493bf1141a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b0a4114f8a7898fb90649b4f9dec2f46c83df2ca..3b599d4f36feebee8ea6b49527c1116cacd62a8c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9eff2c1fd4a1d73a435257cd12c580ddb6435a7b..54a936dc763f8afcc0b3134469ff070b71bef712 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7aa9c01490f0f9fcb7258d7df724687f5f24470d..dba3e3a7cf1555c02278e02b03a623b57a01751e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 388e2d045dc5ec8195e7e2da65d3843a2d4bd0c1..80dbbfcf72f0713caf6e242d56a60a169c420ba3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1ae2364b715b25d85e812475f27c21b6ac25f2a1..247bb171986e07cee5f94d72664f61755a528363 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1a3fbd0f44fb3679860cfb1d452f37d6fc6d0b03..a25d675aa4a9f84beb8f69113d532bcbc2513c17 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ff5955c46ec0930d869924025fdef21d79276c4d..154e6a1c3e19143fc77f6ba6582641e80b555ad4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index aabb905010bf26acad3a1ebeda7693756225018e..e10a61e60f7d767129b1e18e0903ef7f81e3661e 100644 (file)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 464efb0b335ecf5a643ad3c199ad411ee0a88d33..d88f78e5ba026fed76942fb06d7e269e0b0e7b2b 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/bash
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e9e7d3ef159fd395a5ce53f72a71643b5d68cf74..828d1ede3fa9040ff712abd6172c80c12738db33 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/bash
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c125823cd7e125efd4f0f05411e70b28e4873e70..d38d2819d45e9d80662fa83e21524bd9f6d4a82b 100644 (file)
@@ -1,3 +1,22 @@
+# Copyright (C) 2015-2020  CEA/DEN, EDF R&D
+#
+# This library is free software; you can redistribute it and/or
+# modify it under the terms of the GNU Lesser General Public
+# License as published by the Free Software Foundation; either
+# version 2.1 of the License, or (at your option) any later version.
+#
+# This library is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
+# Lesser General Public License for more details.
+#
+# You should have received a copy of the GNU Lesser General Public
+# License along with this library; if not, write to the Free Software
+# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
+#
+# See http://www.salome-platform.org/ or email : webmaster.salome@opencascade.com
+#
+
 import SALOMERuntime
 
 class myalgosync(SALOMERuntime.OptimizerAlgSync):
index b158b37c08ed19a782507449b22d531760e5ab40..a987ef808aac358cd8634b24e372ba4ec969710d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 51a9d35c6c02f111661352b3e2459d0e52dd5d54..1068519229a08306578270ed0c0c721e367843c8 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/bash
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d08d5b2f01ce023ee769b3a416551e652e2980a8..fe96a70f1e20e579208bb012ce71843f10ada150 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b548fb9b3c25526bbdb64e3439f84b32dc7e99c9..4d29c944cc0efb1c57e3f09d6acd9d929dff8618 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4cd647da29eb0503e6c67c003c77b98f902586a8..1c447d64851dda2d9d0a43ab9dcae5bcbc7c512e 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 08e1b3e61cbd346d67a096e3afcf03ca7ec44ebc..435fb8a325a49d5aa31d7ceb1dfa1af19996de60 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ca2b8086fce5b13cf856af7c4bd898e432ba8f33..a55c1359f4ce7ea3e64061ee0f42e977884dcfd4 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 740159724c36c017255db218eaffa452d34b2827..f3da093aba675d8cdeb818d1162cbe9d85137761 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 03e01593c3d7007a31b24bf633ad884130f15d0b..0eeba2849ff3c648999fdf280bf663a7c7f0a2cb 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a63c8a13d5b28e5d8332c852d253346695dca13c..4c44915930b59300510951a120afc81048329c54 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c7caed7755f28cc8bf5708bebc89fb407de79495..651f920e4af3795cc484f44d5e172d6a714be705 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bbbb58acbb615f5bd7e1c817eadf509fe8fed579..a944f9dae622300cf6a2073c09a8549cdbf5dd74 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c2c3b8c8ffc2d897245e456fdc3529ec9c3015bc..a4616b45f9bd68ce33af25c4fd97fc30a5039ad5 100755 (executable)
@@ -1,6 +1,6 @@
 #! /usr/bin/env python3
 # -*- coding: utf-8 -*-
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b6914be9a5471453746b45a69f933ba7c702b311..ad72d3fec48e286d753bd6635fa3ae1545d66a65 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 435c408c6083a28928c7056ad932dbeceec34f25..a555f78f9b9389d69a979f6d8764e5b61cd25cb6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5fc70f8c8c1a18bcdaa39b7aec0dbdaacddec16a..91194b5e251a8b3b276374ff748142a1ad78766c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5073c3537749c1d37ec1e5ef63cf19710c8433d3..613b643ec01cee87655f485d5deaea2003f4bfef 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9da8e263f2bbb2db2e8618baacb2e12c5853c4fb..4e0e5954c2d227cf4f4ba6a90b944031f995518b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d8028dadf8353a92d8a4d4a6da2970671a964234..56e9ca20a568a4d10a296a2fc962ae5359e83397 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7572a94ff4c4885e29fe324ef175da8455a58cae..3f9c3b0e1316da1fbcf168b6623cb27fcf5d15fe 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1685e1c758521b41638abc686a6066fac99b60d4..8a09b4a32b5a6f3d853021f208311a18ae68c7b8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e0426c73d389a07675cfe986e726958cd65f1dba..7b37c8eaa4abe70866ac4c33a2cad3a9136d95ad 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 09dd8fc21a0db47b3e2a980365ff932c1a518ff9..a91b3b56e6cf33e774856aca28e5b89e49a40b55 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 417a9c0619a5e6bbcb49abc5a23389f71c57a353..26927d60591e7a9390993799d6cd77c8a3f0e05d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1e97efa2dd2ebeab752df1c3c30b5ef8a5f8d01e..73081806c1af72fd63125521f2e2087c23e1dd88 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bacc0a6adc0d6d4a3d63f4cd0ae3e9060ad7f02f..502032fed6a5c766d94ae584be8288b7b44eccd2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bd68475a2b47f5f2b5525471e993b24b7577df43..cfebc845bd1e781cb028d21755d46c21f6a64cb7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 00fe47a666285839479c2e929115e5ed77acdc75..9099fcd1390e9eb6e05d5bd3ff5e735258fe8d9d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f678e7a3ee19e0ea53bc21a577fb51a31c702ace..cf2d26e863f390f7f5b835e7d84b564cbdc54830 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6b3d382f24f5d29a7d54d36a3c863090a988b2b4..38f9db7017cede1ba379d9d03f700069cb211dce 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9eaa5445063707f6951296c7c215771e6e22bb56..502c4e7b94fc4447d81df689c08ce490a755a657 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 01ee8c5b0cb8426330a28e6fa52a30359e4c41bb..c0dfba022e171f7c1974614a4f9aac308bf7c735 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7a5c4dbdaba8d5d1ca225001ed37457e88ab32cd..299bff83ee062df79a9630de769343cfe5f8c04b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 84c2a2f1cfbcb9d23406c27af4ade5fff0dc16ed..52f7617046b84a5101770d97a25bb44bab4681c9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 10075942882a670d6bb96f90274119ad85fd35f3..b9f9465927847033e2e44c0976accd35c53e1cdb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b3f2110b08128953f09b2a1573a1113519a2edab..cab4008b6a72424cd9055ffe6ead42bff1832c9e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4fb00f88b3c0e28c4cd11c7945c83d341834d5b2..da475d1ce48af0c93d4b6c0c3d18def28497afc1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index caa4a94b9f937226fd7cddbba611e7ae5966b08b..3ca0b632714026a4d726bcbd0b0a4207c4318210 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b78b48599c4427ee06114fc9ec947dfababc546a..d059b1977efb5770b07800134ff13e9c498f28cc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6b84706b67e822019eee91c62c8d3673809de17c..c2cc08a63bd3d0ede01e2e392b5c0d4635afa05c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0c0bf639b00e7420027c676683dea0052c6baf63..a7b3336b633903df45db9196efca20f85a518a7a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index efc17670f8a667c8f491bd554b3e9057ddbb361e..04e683aa445fe142944a10ed182f5c0204533c3a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 56aff3d10fc496ddde4ac26b57402eea18137e08..ce911e0d227fa7f764b6cb9ebcf4f79187f145ff 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6b7bcf4cb83bd1a7f76e906809c06e3806aa7c77..a840103447cdb8d3fa82526ff2add882d9a14e00 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 11b61ba3ca7b90e2c86e8b0f335247290a1c2201..166bfd710bafe793ae5f6573cd8c8e29e152fcc2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f1212b0d0fc08d5435319c2f9ebdf45ade5c705c..df66383def2a2503fbfa5b99cf2f690dd6a4c567 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0b9a7cfed8aec2d730ddc0a29aecbdeadd9261c7..fb80830c74bce9bc37f6c973fa7c1478ead4eed2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1627247bb701f20d37777f319c15060cba583a89..af0afbacc82e3ea6258ebc503e4d873c31785c57 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8a25953805b8b55edce63d36ccd9d1cbe0b7d350..e2acd56ad8cd5a9b54e7861ab0dd09009636fcbf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2006-2019  CEA/DEN, EDF R&D
+// Copyright (C) 2006-2020  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public