Salome HOME
Copyright update 2022 V9_9_BR V9_9_0 V9_9_0rc1 V9_9_0rc2
authorvsr <vsr@opencascade.com>
Thu, 5 May 2022 14:07:13 +0000 (17:07 +0300)
committervsr <vsr@opencascade.com>
Thu, 5 May 2022 14:07:13 +0000 (17:07 +0300)
291 files changed:
CMakeLists.txt
CTestTestfileInstall.cmake
PARAVIS_version.h.in
SalomePARAVISConfig.cmake.in
bin/CMakeLists.txt
bin/paravis_setenv.py
bin/paravis_test.py
doc/CMakeLists.txt
doc/dev/CMakeLists.txt
doc/dev/conf.py.in
doc/doxygen/CMakeLists.txt
doc/doxygen/static/footer.html
examples/CMakeLists.txt
examples/command_line/CMakeLists.txt
examples/command_line/dataset.py
examples/command_line/medio.py
examples/command_line/medviewer.py
examples/command_line/run_demo.py
idl/CMakeLists.txt
idl/PARAVIS.idl
resources/CMakeLists.txt
src/CMakeLists.txt
src/Insitu/CMakeLists.txt
src/Insitu/VisualizationComponent/CMakeLists.txt
src/Insitu/VisualizationComponent/VisualizationComponent.cxx
src/Insitu/VisualizationComponent/VisualizationComponent.hxx
src/Insitu/VisualizationLibrary/CMakeLists.txt
src/Insitu/VisualizationLibrary/visu.cxx
src/Insitu/VisualizationLibrary/visu.hxx
src/Macro/CMakeLists.txt
src/Macro/ShowSalomeObject.py
src/Macro/annotate_groups.py
src/PVGUI/CMakeLists.txt
src/PVGUI/PVGUI_DataModel.cxx
src/PVGUI/PVGUI_DataModel.h
src/PVGUI/PVGUI_Module.cxx
src/PVGUI/PVGUI_Module.h
src/PVGUI/PVGUI_Module_actions.cxx
src/PVGUI/PVGUI_Module_widgets.cxx
src/PVGUI/PVGUI_ParaViewSettingsPane.cxx
src/PVGUI/PVGUI_ParaViewSettingsPane.h
src/PV_SWIG/CMakeLists.txt
src/PV_SWIG/__init__.py
src/PV_SWIG/paravisSM.py
src/PV_SWIG/pvserver.py
src/PV_SWIG/pvsimple.py
src/Plugins/ArrayRenamer/CMakeLists.txt
src/Plugins/ArrayRenamer/plugin/ArrayRenamerModule/CMakeLists.txt
src/Plugins/ArrayRenamer/plugin/ArrayRenamerModule/vtkArrayRenamerFilter.cxx
src/Plugins/ArrayRenamer/plugin/ArrayRenamerModule/vtkArrayRenamerFilter.h
src/Plugins/ArrayRenamer/plugin/CMakeLists.txt
src/Plugins/ArrayRenamer/plugin/pqArraysEditorPropertyWidget.cxx
src/Plugins/ArrayRenamer/plugin/pqArraysEditorPropertyWidget.h
src/Plugins/ArrayRenamer/plugin/pqEditComponents.h
src/Plugins/CMakeLists.txt
src/Plugins/DevelopedSurface/CMakeLists.txt
src/Plugins/DevelopedSurface/IO/vtkDevelopedSurface.cxx
src/Plugins/DevelopedSurface/plugin/CMakeLists.txt
src/Plugins/DevelopedSurface/plugin/DevelopedSurfaceModule/CMakeLists.txt
src/Plugins/DevelopedSurface/plugin/DevelopedSurfaceModule/VTKMEDTraits.hxx
src/Plugins/DevelopedSurface/plugin/DevelopedSurfaceModule/VTKToMEDMem.cxx
src/Plugins/DevelopedSurface/plugin/DevelopedSurfaceModule/VTKToMEDMem.h
src/Plugins/DevelopedSurface/plugin/DevelopedSurfaceModule/vtkDevelopedSurface.cxx
src/Plugins/DevelopedSurface/plugin/DevelopedSurfaceModule/vtkDevelopedSurface.h
src/Plugins/DevelopedSurface/plugin/Test/CMakeLists.txt
src/Plugins/DevelopedSurface/plugin/Test/test_dev_surface.py
src/Plugins/DevelopedSurface/plugin/Test/test_dev_surface2.py
src/Plugins/DevelopedSurface/plugin/Test/test_dev_surface3.py
src/Plugins/DevelopedSurface/scripts/pp.py
src/Plugins/DevelopedSurface/scripts/pp1.py
src/Plugins/DevelopedSurface/scripts/pp2.py
src/Plugins/DevelopedSurface/scripts/test.py
src/Plugins/DifferenceTimesteps/CMakeLists.txt
src/Plugins/DifferenceTimesteps/plugin/CMakeLists.txt
src/Plugins/DifferenceTimesteps/plugin/DifferenceTimestepsModule/CMakeLists.txt
src/Plugins/DifferenceTimesteps/plugin/DifferenceTimestepsModule/vtkDifferenceTimestepsFilter.cxx
src/Plugins/DifferenceTimesteps/plugin/DifferenceTimestepsModule/vtkDifferenceTimestepsFilter.h
src/Plugins/ElevationSurface/CMakeLists.txt
src/Plugins/ElevationSurface/plugin/CMakeLists.txt
src/Plugins/ElevationSurface/plugin/ElevationSurfaceModule/CMakeLists.txt
src/Plugins/ElevationSurface/plugin/ElevationSurfaceModule/vtkElevationSurfaceFilter.cxx
src/Plugins/ElevationSurface/plugin/ElevationSurfaceModule/vtkElevationSurfaceFilter.h
src/Plugins/EllipseBuilder/CMakeLists.txt
src/Plugins/EllipseBuilder/plugin/CMakeLists.txt
src/Plugins/EllipseBuilder/plugin/EllipseBuilderModule/CMakeLists.txt
src/Plugins/EllipseBuilder/plugin/EllipseBuilderModule/vtkEllipseBuilderFilter.cxx
src/Plugins/EllipseBuilder/plugin/EllipseBuilderModule/vtkEllipseBuilderFilter.h
src/Plugins/GaussToCell/CMakeLists.txt
src/Plugins/GaussToCell/plugin/CMakeLists.txt
src/Plugins/GaussToCell/plugin/GaussToCellModule/CMakeLists.txt
src/Plugins/GaussToCell/plugin/GaussToCellModule/vtkGaussToCell.cxx
src/Plugins/GaussToCell/plugin/GaussToCellModule/vtkGaussToCell.h
src/Plugins/GaussToCell/script/TestCase.py
src/Plugins/JSONReader/CMakeLists.txt
src/Plugins/JSONReader/Test/CMakeLists.txt
src/Plugins/JSONReader/Test/JSONParserTest.cxx
src/Plugins/JSONReader/Test/MainTest.hxx
src/Plugins/JSONReader/Test/vtkJSONParserTest.cxx
src/Plugins/JSONReader/Test/vtkJSONParserTest.hxx
src/Plugins/JSONReader/plugin/CMakeLists.txt
src/Plugins/JSONReader/plugin/JSONParserModule/CMakeLists.txt
src/Plugins/JSONReader/plugin/JSONParserModule/vtkJSONParser.cxx
src/Plugins/JSONReader/plugin/JSONParserModule/vtkJSONParser.h
src/Plugins/JSONReader/plugin/JSONReaderModule/CMakeLists.txt
src/Plugins/JSONReader/plugin/JSONReaderModule/vtkJSONReader.cxx
src/Plugins/JSONReader/plugin/JSONReaderModule/vtkJSONReader.h
src/Plugins/MEDReader/CMakeLists.txt
src/Plugins/MEDReader/plugin/CMakeLists.txt
src/Plugins/MEDReader/plugin/MEDLoaderForPV/CMakeLists.txt
src/Plugins/MEDReader/plugin/MEDLoaderForPV/ExtractGroupHelper.cxx
src/Plugins/MEDReader/plugin/MEDLoaderForPV/ExtractGroupHelper.h
src/Plugins/MEDReader/plugin/MEDLoaderForPV/MEDFileFieldRepresentationTree.cxx
src/Plugins/MEDReader/plugin/MEDLoaderForPV/MEDFileFieldRepresentationTree.hxx
src/Plugins/MEDReader/plugin/MEDLoaderForPV/MEDLoaderForPV.h
src/Plugins/MEDReader/plugin/MEDLoaderForPV/MEDTimeReq.cxx
src/Plugins/MEDReader/plugin/MEDLoaderForPV/MEDTimeReq.hxx
src/Plugins/MEDReader/plugin/MEDLoaderForPV/MEDUtilities.cxx
src/Plugins/MEDReader/plugin/MEDLoaderForPV/MEDUtilities.hxx
src/Plugins/MEDReader/plugin/MEDLoaderForPV/vtkGenerateVectors.cxx
src/Plugins/MEDReader/plugin/MEDLoaderForPV/vtkGenerateVectors.h
src/Plugins/MEDReader/plugin/MEDReaderIO/CMakeLists.txt
src/Plugins/MEDReader/plugin/MEDReaderIO/VTKMEDTraits.hxx
src/Plugins/MEDReader/plugin/MEDReaderIO/vtkELNOFilter.cxx
src/Plugins/MEDReader/plugin/MEDReaderIO/vtkELNOFilter.h
src/Plugins/MEDReader/plugin/MEDReaderIO/vtkELNOMeshFilter.cxx
src/Plugins/MEDReader/plugin/MEDReaderIO/vtkELNOMeshFilter.h
src/Plugins/MEDReader/plugin/MEDReaderIO/vtkELNOSurfaceFilter.cxx
src/Plugins/MEDReader/plugin/MEDReaderIO/vtkELNOSurfaceFilter.h
src/Plugins/MEDReader/plugin/MEDReaderIO/vtkExtractGroup.cxx
src/Plugins/MEDReader/plugin/MEDReaderIO/vtkExtractGroup.h
src/Plugins/MEDReader/plugin/MEDReaderIO/vtkGroupAsMultiBlock.cxx
src/Plugins/MEDReader/plugin/MEDReaderIO/vtkGroupAsMultiBlock.h
src/Plugins/MEDReader/plugin/MEDReaderIO/vtkGroupsNames.cxx
src/Plugins/MEDReader/plugin/MEDReaderIO/vtkGroupsNames.h
src/Plugins/MEDReader/plugin/MEDReaderIO/vtkInformationGaussDoubleVectorKey.h
src/Plugins/MEDReader/plugin/MEDReaderIO/vtkMEDQuadraturePointsGenerator.cxx
src/Plugins/MEDReader/plugin/MEDReaderIO/vtkMEDQuadraturePointsGenerator.h
src/Plugins/MEDReader/plugin/MEDReaderIO/vtkMEDReader.cxx
src/Plugins/MEDReader/plugin/MEDReaderIO/vtkMEDReader.h
src/Plugins/MEDReader/plugin/MEDReaderIO/vtkPVMetaDataInformation.cxx
src/Plugins/MEDReader/plugin/MEDReaderIO/vtkPVMetaDataInformation.h
src/Plugins/MEDReader/plugin/MEDReaderIO/vtkUgSelectCellIds.cxx
src/Plugins/MEDReader/plugin/MEDReaderIO/vtkUgSelectCellIds.h
src/Plugins/MEDReader/plugin/ParaViewPlugin/CMakeLists.txt
src/Plugins/MEDReader/plugin/ParaViewPlugin/VectBoolSpreadSheet.cxx
src/Plugins/MEDReader/plugin/ParaViewPlugin/VectBoolSpreadSheet.h
src/Plugins/MEDReader/plugin/ParaViewPlugin/VectBoolWidget.cxx
src/Plugins/MEDReader/plugin/ParaViewPlugin/VectBoolWidget.h
src/Plugins/MEDReader/plugin/ParaViewPlugin/pqAbstractFieldsWidget.cxx
src/Plugins/MEDReader/plugin/ParaViewPlugin/pqAbstractFieldsWidget.h
src/Plugins/MEDReader/plugin/ParaViewPlugin/pqExtractGroupFieldsWidget.cxx
src/Plugins/MEDReader/plugin/ParaViewPlugin/pqExtractGroupFieldsWidget.h
src/Plugins/MEDReader/plugin/ParaViewPlugin/pqMEDReaderFieldsWidget.cxx
src/Plugins/MEDReader/plugin/ParaViewPlugin/pqMEDReaderFieldsWidget.h
src/Plugins/MEDReader/plugin/ParaViewPlugin/pqMEDReaderGraphUtils.cxx
src/Plugins/MEDReader/plugin/ParaViewPlugin/pqMEDReaderGraphUtils.h
src/Plugins/MEDReader/plugin/ParaViewPlugin/pqMEDReaderReloadWidget.cxx
src/Plugins/MEDReader/plugin/ParaViewPlugin/pqMEDReaderReloadWidget.h
src/Plugins/MEDReader/plugin/ParaViewPlugin/pqMEDReaderTimeModeWidget.cxx
src/Plugins/MEDReader/plugin/ParaViewPlugin/pqMEDReaderTimeModeWidget.h
src/Plugins/MEDReader/plugin/ParaViewPlugin/pqMEDReaderTimesFlagsWidget.cxx
src/Plugins/MEDReader/plugin/ParaViewPlugin/pqMEDReaderTimesFlagsWidget.h
src/Plugins/MEDReader/plugin/ParaViewPlugin/pqMEDReaderVectorsWidget.cxx
src/Plugins/MEDReader/plugin/ParaViewPlugin/pqMEDReaderVectorsWidget.h
src/Plugins/MEDReader/plugin/Test/CMakeLists.txt
src/Plugins/MEDReader/plugin/Test/CTestTestfileInstall.cmake
src/Plugins/MEDReader/plugin/Test/MEDReaderHelper.py
src/Plugins/MEDReader/plugin/Test/testMEDReader0.py
src/Plugins/MEDReader/plugin/Test/testMEDReader1.py
src/Plugins/MEDReader/plugin/Test/testMEDReader10.py
src/Plugins/MEDReader/plugin/Test/testMEDReader13.py
src/Plugins/MEDReader/plugin/Test/testMEDReader14.py
src/Plugins/MEDReader/plugin/Test/testMEDReader15.py
src/Plugins/MEDReader/plugin/Test/testMEDReader16.py
src/Plugins/MEDReader/plugin/Test/testMEDReader17.py
src/Plugins/MEDReader/plugin/Test/testMEDReader18.py
src/Plugins/MEDReader/plugin/Test/testMEDReader19.py
src/Plugins/MEDReader/plugin/Test/testMEDReader2.py
src/Plugins/MEDReader/plugin/Test/testMEDReader20.py
src/Plugins/MEDReader/plugin/Test/testMEDReader21.py
src/Plugins/MEDReader/plugin/Test/testMEDReader22.py
src/Plugins/MEDReader/plugin/Test/testMEDReader23.py
src/Plugins/MEDReader/plugin/Test/testMEDReader3.py
src/Plugins/MEDReader/plugin/Test/testMEDReader4.py
src/Plugins/MEDReader/plugin/Test/testMEDReader6.py
src/Plugins/MEDReader/plugin/Test/testMEDReader7.py
src/Plugins/MEDReader/plugin/Test/testMEDReader8.py
src/Plugins/MEDReader/plugin/Test/testMEDReader9.py
src/Plugins/MEDReader/plugin/Test/tests.set
src/Plugins/MEDWriter/CMakeLists.txt
src/Plugins/MEDWriter/plugin/CMakeLists.txt
src/Plugins/MEDWriter/plugin/MEDWriterIO/CMakeLists.txt
src/Plugins/MEDWriter/plugin/MEDWriterIO/VTKMEDTraits.hxx
src/Plugins/MEDWriter/plugin/MEDWriterIO/VTKToMEDMem.cxx
src/Plugins/MEDWriter/plugin/MEDWriterIO/VTKToMEDMem.h
src/Plugins/MEDWriter/plugin/MEDWriterIO/vtkMEDWriter.cxx
src/Plugins/MEDWriter/plugin/MEDWriterIO/vtkMEDWriter.h
src/Plugins/MEDWriter/plugin/Test/CMakeLists.txt
src/Plugins/MEDWriter/plugin/Test/CTestTestfileInstall.cmake
src/Plugins/MEDWriter/plugin/Test/TestMEDWriter0.py
src/Plugins/MEDWriter/plugin/Test/TestMEDWriter1.py
src/Plugins/MEDWriter/plugin/Test/tests.set
src/Plugins/ParaGEOMCorba/CMakeLists.txt
src/Plugins/ParaGEOMCorba/plugin/CMakeLists.txt
src/Plugins/ParaGEOMCorba/plugin/ParaGEOMCorbaModule/CMakeLists.txt
src/Plugins/ParaGEOMCorba/plugin/ParaGEOMCorbaModule/vtkParaGEOMCorbaSource.cxx
src/Plugins/ParaGEOMCorba/plugin/ParaGEOMCorbaModule/vtkParaGEOMCorbaSource.h
src/Plugins/ParaMEDCorba/CMakeLists.txt
src/Plugins/ParaMEDCorba/plugin/CMakeLists.txt
src/Plugins/ParaMEDCorba/plugin/ParaMEDCorbaModule/CMakeLists.txt
src/Plugins/ParaMEDCorba/plugin/ParaMEDCorbaModule/ParaMEDMEM2VTK_defines.hxx
src/Plugins/ParaMEDCorba/plugin/ParaMEDCorbaModule/vtkParaMEDCorbaSource.cxx
src/Plugins/ParaMEDCorba/plugin/ParaMEDCorbaModule/vtkParaMEDCorbaSource.h
src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/CMakeLists.txt
src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/VTKMEDCouplingCMeshClient.cxx
src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/VTKMEDCouplingCMeshClient.hxx
src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/VTKMEDCouplingCurveLinearMeshClient.cxx
src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/VTKMEDCouplingCurveLinearMeshClient.hxx
src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/VTKMEDCouplingFieldClient.cxx
src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/VTKMEDCouplingFieldClient.hxx
src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/VTKMEDCouplingMeshClient.cxx
src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/VTKMEDCouplingMeshClient.hxx
src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/VTKMEDCouplingMultiFieldsClient.cxx
src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/VTKMEDCouplingMultiFieldsClient.hxx
src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/VTKMEDCouplingUMeshClient.cxx
src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/VTKMEDCouplingUMeshClient.hxx
src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/VTKParaMEDFieldClient.cxx
src/Plugins/ParaMEDCorba/plugin/ParaMEDMEM2VTK/VTKParaMEDFieldClient.hxx
src/Plugins/ParaMEDCorba/plugin/testParaMEDCorba.cxx
src/Plugins/ParaSMESHCorba/CMakeLists.txt
src/Plugins/ParaSMESHCorba/plugin/CMakeLists.txt
src/Plugins/ParaSMESHCorba/plugin/ParaSMESHCorbaModule/CMakeLists.txt
src/Plugins/ParaSMESHCorba/plugin/ParaSMESHCorbaModule/vtkParaSMESHCorbaSource.cxx
src/Plugins/ParaSMESHCorba/plugin/ParaSMESHCorbaModule/vtkParaSMESHCorbaSource.h
src/Plugins/ScaleVector/CMakeLists.txt
src/Plugins/ScaleVector/plugin/CMakeLists.txt
src/Plugins/ScaleVector/plugin/ScaleVectorModule/CMakeLists.txt
src/Plugins/ScaleVector/plugin/ScaleVectorModule/vtkScaleVectorFilter.cxx
src/Plugins/ScaleVector/plugin/ScaleVectorModule/vtkScaleVectorFilter.h
src/Plugins/SimpleMode/CMakeLists.txt
src/Plugins/SimpleMode/plugin/CMakeLists.txt
src/Plugins/SimpleMode/plugin/SimpleModeModule/CMakeLists.txt
src/Plugins/SimpleMode/plugin/SimpleModeModule/vtkSimpleMode.cxx
src/Plugins/SimpleMode/plugin/SimpleModeModule/vtkSimpleMode.h
src/Plugins/StaticMesh/CMakeLists.txt
src/Plugins/StaticMesh/plugin/CMakeLists.txt
src/Plugins/StaticMesh/plugin/StaticMeshModule/CMakeLists.txt
src/Plugins/TableReader/CMakeLists.txt
src/Plugins/TableReader/plugin/CMakeLists.txt
src/Plugins/TableReader/plugin/TableReaderModule/CMakeLists.txt
src/Plugins/TableReader/plugin/TableReaderModule/TableParser.cxx
src/Plugins/TableReader/plugin/TableReaderModule/TableParser.h
src/Plugins/TableReader/plugin/TableReaderModule/vtkVisuTableReader.cxx
src/Plugins/TableReader/plugin/TableReaderModule/vtkVisuTableReader.h
src/Plugins/TableReader/plugin/TableTo3DModule/CMakeLists.txt
src/Plugins/TableReader/plugin/TableTo3DModule/vtkTableTo3D.cxx
src/Plugins/TableReader/plugin/TableTo3DModule/vtkTableTo3D.h
src/Plugins/View/CMakeLists.txt
src/Plugins/View/MyDisplay.cxx
src/Plugins/View/MyDisplay.h
src/Plugins/View/MyView.cxx
src/Plugins/View/MyView.h
src/Plugins/VoroGauss/CMakeLists.txt
src/Plugins/VoroGauss/plugin/CMakeLists.txt
src/Plugins/VoroGauss/plugin/Test/CMakeLists.txt
src/Plugins/VoroGauss/plugin/Test/CTestTestfileInstall.cmake
src/Plugins/VoroGauss/plugin/Test/test_VoroGauss.py
src/Plugins/VoroGauss/plugin/Test/tests.set
src/Plugins/VoroGauss/plugin/VoroGaussModule/CMakeLists.txt
src/Plugins/VoroGauss/plugin/VoroGaussModule/vtkVoroGauss.cxx
src/Plugins/VoroGauss/plugin/VoroGaussModule/vtkVoroGauss.h
test/CMakeLists.txt
test/standalone/CMakeLists.txt
test/standalone/gui/CMakeLists.txt
test/standalone/gui/PLMainWindow.cxx
test/standalone/gui/PLMainWindow.hxx
test/standalone/gui/PLViewTab.cxx
test/standalone/gui/PLViewTab.hxx
test/standalone/gui/PVViewer_Behaviors.cxx
test/standalone/gui/PVViewer_Behaviors.h
test/standalone/gui/PVViewer_Core.cxx
test/standalone/gui/PVViewer_Core.h
test/standalone/gui/PVViewer_GUIElements.cxx
test/standalone/gui/PVViewer_GUIElements.h
test/standalone/gui/main.cpp
test/standalone/simple/CMakeLists.txt
test/standalone/simple/Container_init_python.cxx
test/standalone/simple/Container_init_python.hxx
test/standalone/simple/PyInterp.h
test/standalone/simple/PyInterp_Utils.h
test/standalone/simple/simple_gil.cxx

index 890ed7f725dd705c68c399ba69e252728fa8b9fe..9ae575c7a1db6872fe638bc65314e039aa159ed8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 457eaf73f3b3020e37fa249f1bdfde614cf0b62c..1bb7e38f0f533c37970e87f0851c94c3c9679c56 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 47afcefdf50df728658289db77debb0399ecada4..0ec0299e3a8c9abe0ec20953d156d7bf10fbff89 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0d5609c6b29534d7184ec93b64a27ee9d90a8bad..6b0d033fdbbab30c205c14636c45bc915b8cc6e1 100644 (file)
@@ -5,7 +5,7 @@
 #
 
 ###############################################################
-# Copyright (C) 2007-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f8b5d0f38785d729c72520049ae714f0e88b0cfc..d4afad9235dbf683a714941c24b4dc43e7ed5954 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3de8e0c8f88ea57d7511af0d504ebe9f3a0363ed..38752d54dd17eea39b180330ed1267211e56e596 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b992a2259c9bd5966f0aa7fe7c43fafa9b0ab766..1e8e81e984d5003171f44cb7f5c840e4834daee9 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2018-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2216587f00c50c2c05864c0ba780b344d3134329..d25f3f9865bff4909ce4c3938056aebc7685e3b7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b079215ff4e06bcf0e11d5cd4b0a077ba55b8124..50036038b7867311bca8f74ff53499365dd44a65 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a0c1d3e76f4aa6c00794580856818d19f5d9f6e4..f167ae478905e083e5e0a73a3c8ffa55b2c12bd4 100644 (file)
@@ -54,7 +54,7 @@ master_doc = 'index'
 
 # General information about the project.
 project = 'PARAVIS, Module architecture - Conception'
-copyright = '2010-2021 CEA/DEN, EDF R&D, A. Bruneton'
+copyright = '2010-2022 CEA/DEN, EDF R&D, A. Bruneton'
 
 # 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 3ad1750e132f9cb6daf5db64549bb9ad8db2439a..73355a5f2d03c03b008242a2c314557d8f0d08ca 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ee4bfe92b40aa0fa8322c7d8dcb7203f9eab8c9a..a3aa22695947385420ca467f4a6da954d5967c6d 100644 (file)
@@ -4,7 +4,7 @@
   <ul>
     $navpath
     <li class="footer">
-      Copyright &copy; 2007-2021  CEA/DEN, EDF R&amp;D, OPEN CASCADE<br>
+      Copyright &copy; 2007-2022  CEA/DEN, EDF R&amp;D, OPEN CASCADE<br>
       Copyright &copy; 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN, CEDRAT, EDF R&amp;D, LEG, PRINCIPIA R&amp;D, BUREAU VERITAS<br>
     </li>
   </ul>
index 1b64252ec2bd3c4967eacb609e0946f89115c7d4..e2f06f811ed156299b21d046051a05cc2c8caeed 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 91c347bc60386a4ec80f1c558a2bb5444f2bcd11..4d194049a35c00f643692d589efe9f0452f10a21 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 535eed4d531a64063a68343a2ff0a1db602ccb7b..08aa09d2d3ab2b53570fa45db2dbf1a0b7d848e1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 34dd78e2678ccb0a7daec07801de0f1f8159c61e..56a68bd875408aac3f4b2e2593d84c6b561b2fa4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fdfc3796c192070ab661e2e3946b3ceed0c7c6df..68181f94cc0aab8446442a72babae6c31d75f3bb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 706a742f0b43cb62f909f791e06105d57c4bc5af..3c71bfd0187d8e316994a00b4431ab76af872c1d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ece2fd9c85cd1f22941dd41658bdc8aeb06e30b1..c34298ff98c07d5e9bfbfdd3d0637883cd884647 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2016-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2e2779bab19ed9183e20ab9276a4803d89e7328f..ffe9d9a79437d023f388a55e8c04a3ea949e09de 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c9455054e8d2f56dbdcaa74c3a7441d169615b20..9d83e3b94e73f927ded19cdec8c16d14b598ed43 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0a4e814133632e27c2a6e582c47eef812b806af1..604510ccc55bdb94a83c969aa20308d5471f058e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ce5d3ef24f818192b9f6893ba264f16d11b4c830..a1152c9ec41661a73ce47a75ace54b60149570ad 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index affb99fb1c8a44fa1e166b46bc20b86ffe26b7a7..22eb3920143a9223776a0c05fac8430929e4c63f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4434d286fae8c97d56e3b18ca212828b2d91b2d3..7a1a27399ace51c5420ee899cad93b9b2a1609d9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 91234d34259b0f37f87007d28c4f950799f3b400..032672569c88f277d93201aa3a6195d2861fc624 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ab440853670920c0784b1fb3f13b6c792cfaa890..30ecfcf44181ad937bae402c45fe27768c752a42 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7996f74edd7fc02f540c82742f111b55ca0e9bb0..7d3f3b0d6366fadebddd5e9205dbb20aa84579da 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f16429066e1016f17c98ab9b7cb4b0fd08eac124..fc5ea5354f4a5afa44a0e78552317234951cc999 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3a763aca4503769010720210d34cb9da0fdb9224..ff605a08d62c34ebfbd5d43b8fd447fbd33f965e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 61bdecb1146b0d20f4a48e5976e09bd2ca972eae..f35851fa63991fc261aca11373c781ecd30ce675 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e39b835edace65daa8cab11976b626176c5bd7c0..3f6a4aacdb1b5c6452b9de45acb10351fd91c8d7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ef1ed97710fd0a07eebd60c13cd37db83e187ab4..a248fc05fb029afa185b995d497dbd8c5d9f0574 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ed477b62a2f64df2fa9cd3907fac7f525b9c9413..994e1fde6ff558aba58552fe00ed6dcf61579a8c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e9ea3cd9263530a610db3395f60ed8cf88610058..8a3bf9069ebb37ddce34c24388023cc0d8bb6505 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9aa1bda8c6ba680ad59418ad4ca408030716b2f9..04da6b6a1d482ed046bfda79653c7698f4ab0aab 100644 (file)
@@ -1,6 +1,6 @@
 // PARAVIS : ParaView wrapper SALOME module
 //
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 322ed0893174d7d0068b6019a278d71eb8994259..4715c0a9e1b1cb61782a834fd6a05493c0cbd20c 100644 (file)
@@ -1,6 +1,6 @@
 // PARAVIS : ParaView wrapper SALOME module
 //
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4541c184c5dab84e13c5fac0fe637b3ad4e7da5a..9b328237c8a347219df8abc4f9d654bf5d33adc2 100644 (file)
@@ -1,6 +1,6 @@
 // PARAVIS : ParaView wrapper SALOME module
 //
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e6ce5af0971feef87c52c40c87f70d1440549715..7f65637000c279dc3c479844ffd04d92550dd48b 100644 (file)
@@ -1,6 +1,6 @@
 // PARAVIS : ParaView wrapper SALOME module
 //
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e77a3d7bb83d8c4f823d2ea589a5f2ac3599c2bf..79d22048f83ba101009bbae444f1cac05c2d176e 100644 (file)
@@ -1,6 +1,6 @@
 // PARAVIS : ParaView wrapper SALOME module
 //
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c5c45cc2e1110949d9e77c6f111776d5a935b4c3..0adcd4dad0e8a0d26f17cdf6635057ad29c1d641 100644 (file)
@@ -1,6 +1,6 @@
 // PARAVIS : ParaView wrapper SALOME module
 //
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 507910fa4e459fece9eb6fda93369e4e72c7683f..1c327edf4d35f80ca65a70fab2bfe2ab5a28e57a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9551c192a1c9908849d198907ee9e2db488b639a..d8ceebe8cd637b7faa18e142cda112752271ca69 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: iso-8859-1 -*-
-# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b36b13fa55dfcf8ba82a564069b96aa62467baeb..b450eacd59a068e35011f51f09981385eceebdb0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9d2d072d7e60055d18b9a3b826746e1067d08dc9..8713ad4d22e156913a9f97dc9c0edde854cacac5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 87a127a47c18ee5a1f0b9984d42edb5b66e0da03..58e1d5097bb00af2cd9f9c54f8836cca437bd881 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 28afa89e4e656b503b47a8764129f62a3e226ff6..5d0036502619d3f55cc9a25d7c6e378a2767bfd5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 45480139f2ad67bf7a8186451c135a6ba62783b7..87600416282294f164607fb383f12b7cd63ca37f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c1af72ee8aa373aa50b882f50ba10950cb7c0404..03a23d75ec12a5c3be09c6fb59287c13d79d351b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 77dbaee150408e9767c4ba449e57d1ad3416d7cf..ebfeb6bca8d969967122d1ff45bec4dd7551a9df 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 44a55b7cdecc54e75c93a00ad5c06bcf6a01ac77..96c7c6243ddc96dae0e20e843d4340c37921ddd5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7865914c50cb18236a2a2af78c25e8451d8ea3a5..dc42a07ef02a2c084bad7694264618299187a058 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0f96aae3018ea1e30ce50b9974e14ad4a0815aa7..2dfd7b1dd57d93d3db0267bf5f68b7d092f14ac2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 96400305bc785ebec3276ae95a26eaf2021dec93..c366cc9f7d0bb424336554622e058f67fda95519 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 83a29e67b6cb00028a2a220edc6910a7dda8f005..9cfe8fe16d328e0ae16959174d89d43d216a8938 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cb78f85c7061784147e7e13e59c7e7aa178484e9..3ccec156a4563b17e94d31940b188e33a3ce56c6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d18e11f349fc934f263a45042572bccc417be184..bb7282cf11d57edb834ea483e87bab30393366b0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a48a5db3cfd2fbd41380373f6eb120b5101289f9..d4cf1ab179b6ab6c56db089d8692dfce40779f48 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ce90d774f74aa36e9f21791e7a37555ed01b2ab2..1ace715539b4c07144e60915fc0013d13d8946d1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 55fb20cc57bef5c552ce6a09bdb52739e65ea7df..e34c34d0f501b6311a85fc9f4d9dc76f5dc4aa89 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 68a3c9a747ff83686213389763062f94189d0a8d..ffdb58115b55a61e144421eaff08dbb75c1787ae 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 95d4c35040470f9ae7dbc78f2f96ab70a0a5f1d0..ca8adecd80b953fc089d4bf9454a84119b7f50f1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9e866a8458073fcb168ec12ca2b95d49a3fdec3f..b3c1b612c4ba94c15376b7c53b06bfeb64fc823b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f3974de3ec98240993d1ccf87025a81f618cb239..67cc9d116bdc4f3ede62d9e59ea6e531ec9a4ec0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9e7aadae302dabbc99e5f95317991d57f5dcedb0..11da303acd2d7cbc11ad933481b9c13fa3df3729 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2017-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ebbae992ec5eff95ab1a6e78faa954bce001c955..53d5f8729b4b6e39dbed57b9562d4bcbb8193efc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2017-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1152f31b7f3b9024ff7d4f527ded5c47931ba12b..ef3c3d81f518862a02990bcf70788c2efde6667d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2017-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ad0386193e52e18580b5d7ee5aee42c1b62427fb..2fb9d03dcbd31eb2e5730da4a31643a0632aa6d1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2017-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1407d700b2033a6ff051bb8c3424dbc1e1e38ef6..7af6992d17f15584a772700e888087a6b88e726a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2017-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9379e1c46b6514bff92afa8f7b0f8b6f535dc068..6f8ef653ec534934efb5de4356dcdd1f1e1d3777 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2017-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 19dac0afc63b66abedc13468883b1a9098c96360..ca125e1a5c53e2f0a2f09a50072a3d010ed6c24d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2017-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e6b1514ccffd588b6881e5f6ddc2aec745b7e18a..c6e70351d79dda17ee09b22f5ff3b18b4939dd6d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2017-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e2a03947988902b2c4acffe32500b11437857ea0..e36f743d9bccd933415a745f42a4ffaa96777d5f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b0abd177cb50e709821079ac488ca6025a088e42..48ccd43fe35424015af2bfb8a39f27c45e378801 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 959fbcb5edd47862a8a5c002cc8b3f3100d0597f..5f93349cd0778b08e16235f45c888741cfdf76b1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b6d90806c34e8a17cba4b8500e4d6c42c986a0b8..5d34caa41f1dfbab71e205fb2e4ce6c73dbfcb4b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6779d42e7b52212a327400d7a9af364637163615..aae94766705ff969fcfcc813a4880d9d7ca7a480 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1f63b48778df641b2a6d12102d78dc77790f6779..a0e234a206098572b30e90462b15fddba8f01674 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2e5ce6fb2fc3cf6514b2c8a3656968d54be68257..86cf4c54e947f3a03a03c92e43c14921f0989200 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2b20390c87d86e67ed997d93c5dfba7aa68801a9..dd3cb2162a45efb27a12490bb8a35243ccbb8cd8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d25f7bb5a717c3ea440d6b6d6e86a1d9959cef51..7329874959e7d45f3e1789d92dbe14cc9677231e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0c3a9dcaa6ba3873feb74e09ac8a4e246bd208c0..e1597369f6f32f2bf70126f9d20cf2aa5fa72f48 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a55d39f74e3780d5e26211e2e23e5d9729bed32d..2b081fcbd68f1df714fc6444ae8152ac9dcef9f3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5cc4af17849491f1d147e7945dd8eafcc50aa042..6076094847463fc76449741ab0e5cca687b43ec0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b25dd973c8271827dc63cc7258e44e57079edb06..b04a0f4a3a3bfd6de6dced535d82df6c6ed4a1ec 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6b069ccac70b9d8da1babeb676cd1253e20b91dc..99e3ace20e5bb159847f432bf0d4f354ac75a65c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b607f5439bc6431a1b6312a84142855599efe463..e92912eae951e79521bff36a0dff97504f6ae75d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 276be36fb27a4ef64666fdf642680a2d90aa9d9c..d97cd53300041e011ac3563166850341290d6af7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 358b2155d13f410de831c57869a964f23edc85c8..53ecae5d59a057b3ad31e211d2be36eee5074b02 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 44dae5e9db9a0fc2779f4038300457144dbc4299..624876954c8bc89a12152a83532c399da5e3731a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a4ca0417c3da579603f6f252d8597fcf8078f655..9a3018df4bec8c58fe84ed30020ba12a377b83da 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2018-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5cce683d4c51602b0f460c02a65be67387fa481a..e0ffe76af0cdf1d91625223a011253974ccf8929 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2018-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3bd93daf051a7b72c461da81e1f047dbcfbab7a4..677b62cf949739eacf9268f7fb38da14c157d012 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 95e8c76fd634f525fcd9001d280971daefb2ab76..ea2c300bad625d6cbaa0afc26a2786d9911e369c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 386e2bb474404bfbc71135d798cb2ffe3ea74752..964854adb5e92862f81f688b58f8648776d71e98 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 006c85c7f3acba51cf6fe66d0faafcf1c34314fb..cb88bacc9bbe87dfb79ef8723971c04301fd800c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b391e65ff8caf76d06b1bc77718c34be427bfc75..aae341eafcc3fbf5109c7cc118e36d06a9f3712d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1057c3430c1557c83cfdad815d8cf4f6b0686278..50fde39b7e703b0e8f59d39d4a90aae5f2814425 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2cca2127252c7c5a450c1b43258cdd1ce55d1813..171d17709f2195dbb9b238a318616b9625aee3fc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 50a7ea50ce7c5738fb6b2dc7e36e0c33aa6980f4..25ad00730678ac126a011811b6a50244aecbcd4d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8d6bc5f907201f79a06b4c450c67f4109fa9347a..2a4c27943d0d648d9928984010c10957032e5bf3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 17916fb25943f0160c082c11ca0fc722545d7645..19e96f69e5999db8e958a9d9100d019fd92f1a4e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9a9641f574e5ee7748064ecfb6e4b462a7a1260b..6e93d3b5610f35621bd176e670faa5aaee8cf5b6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 88f600e4d2ef7004864572b89d87f619d47a31d6..96259a4496000a38672671824cce9dfb17b67dd8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 25ab0430af566d8e0362c7e8dc4fdbcde46a7a58..8b67b7819866af99bac0b02b7e27a7583c75a23d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bf0f439bc763ed28f5fee6f25049900910341f46..dc3220787ac6d74c03f116972c205c5f9a70a076 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4277d7a2a5f84e6827cf0a23d40d0a8bbbee608d..7b70aa9e8f661aa630d3bf2dcf62e8c34107b7c3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b9c1a07d18761e443e7c46ea701cd48f5bbac592..81932ad0f557a47f0c5efae9d3ef83efb7f525fd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 75c4ec6f4e52916481fc7bdc8286ed835a9810ef..6da516b90e2604832bc5a49720478228f2d14631 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5b385c6c98ce733e4752ea11103da73228900b81..7fb683df762c508460c3e199eb3a5a336eddfa1b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2020-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 62be68c97734031746fb4b02b30b883ff05c54f0..a47931709237f12c7e861eb74122fb2b5852f888 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2020-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7ede5e465f30c19a5995308e8c37e588053c4a88..cea876abb748a10779dd98d4aadf48c0c722b2a8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a408a89e5766130d7d72bffc24e878a6a6292d08..d2aec99a2d81919d595c8e426d3d3ffe0c13a93f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 43f65b739567617216386c9824cbb5a95eec3f4d..ef77a79af019fe528a6eeb2aee306ce4a4ba6903 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a49bec94cf731d3d744594edec67dbad94ffde09..f711c3bec2ff64f761e7a35f34e5e38755ee319c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cd5b5fb859ec0a22c9fdd8cdfb4cb7b04b1eeefd..95297906579731cee7e828bb313d5b9daf090d71 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6d1600b89c7be6af24ba1271e56fdd5df26b9430..db6631c446050b3b86b700e8b3a9bfe61d76b365 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 16f7b2bcd67ed5b4e2d63e101425000df5916b3a..4dc2f36795ab825c2a741ae7b78f8a2092504ed4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 01fbcecbbe9c08b396d9c2119f0f6c4583c478e9..bec83b30d422ae82729f7c3921937dee369163ee 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 82c5766c6d603bbb2e759399620af104742e18c8..32268c7c9b3ea34ac687bc42a90d6e4609989a3f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c39ffdf5a99e873ba1c0d34864aa0d84e4be21b7..f42fda2954b0de06cc1654bcb2a50d407f7493b0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 55fb20cc57bef5c552ce6a09bdb52739e65ea7df..e34c34d0f501b6311a85fc9f4d9dc76f5dc4aa89 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 970519b1092ec075b64513319d279c1778bfdecb..9271dca719338189780d2b41e33f41c0235f50d8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7b6e626987cc69b0a9bd92ad22b0c0636f962426..b39ccdf55b5ee27bcea5eacf7d3a26f019b6bfc8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 205c85239c2250f0a21f3a43817117c118732fbe..12a5a453d573eb2b4f75844c18f01d81580a2839 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8c67b27b69347bc808b5ac6557e3ec0e26c55476..7a81d5cd9d3f937c107693fec6ae3f416f5e01f3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d5cf6da50bb9ffa2a49e8b5738044f8732be49ae..096d35a17fd7978851afa82bed029ed71d583eac 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c33eb60d0e1276526125570bf5d6456c27220e85..1c337ba62ef7406efe36cf2e829728bf44a4f81a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index de611299d44f1259aa03f6b28eb160fbc8f1b306..c39dc03da3830800eeb39497967976ffdebc219b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9a76cccb9de7a9fa8fb2acd1638f261e0b57a547..c5552a21e3773133d1563e989c0f507afabfcc87 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 787548d2993bff11849a04250789b5a6adc11303..54473db14fef07f2767563a6296e47e2dbc02400 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2020-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9941c9f8dd2a854f59094e51e92bfc91ad463cfc..41bbaa8af49e23caedbbd997cc9ed59ac2d5a8d4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2020-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dd6fddb8aa51735eac8150e463a9d341dc5e6f97..1bed2b054f78a7472b3e51f631a5ed2c8448c6b5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2020-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1b016c0a1e3ae07cf732ac9f719fe112eeb4135c..ba78a8814a4f24654760d5e06c5b9c848cbf699e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2020-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5a89658e466c282470c07a9869347626b6ca44a8..070ace8e89ea2a709473a39aae7996405e0129ab 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e98bcd203db863848e9c98a44eca05999d6c28de..307004c5feacdb5bdd4447ac021f34e5f0931533 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3ef89f928bd17753a77da8543453d044b67c5ec2..6973cf6864f5c94e8e76a05ec2819a790efa0142 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c489edb1260f7a5127ef9c8fae93e02065317c5b..868c46f7cee6c7d5f029b9bdd82e8bc7360c585b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cae7cadd07848c70a83c80e7c7d4a0a70ef7edc2..40d3a4a32bfcbc4c453ff19ae3a5be992c89893f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9a5356ea6ca51e4e5fd47b6d18df457510809157..57ba6aab402f6f2eb85ee7b705de9e7deebe9f18 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 88d874a9ace06f0dffb5df67c169610d49f7d420..f350c9522ca0fff95a598c7773ce0f08cf3bf35d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f7f31aa6c0dc559c02ec93642973e7ed742afc3f..8341d601e995f54d6c7f12b85cd1269477045cec 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2020-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 781d94d3588204070dea1a0a97ba1370136fe3a7..1781eb9fa75d5e1e891a62031649f319cd412d18 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2020-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 08b028c7d7d69a7e783d767bff96c31f46e4cc4c..89fbd891c174d6602147a66d4e9de9e0280a79b1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c6b3a62f1fe4e30344a7e36ed8bd26ee4909be95..b67462e60bcc10d0fbfb3460adaceea65c4506f3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 00b81fc5ac548a00e4ea2e3f5800803619f23991..b658d725969fb056e49cd0a901f0cc1735bccdd4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a3afd9a3bff12228b7dfa2a1091ee82892e99e6e..337bbab9d63fcb64097414ecdd45d5ac12502c94 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 18d20db62ab05873e4a182b10855283b970adbd6..9ed59a1fb82d3b1bd0328a4d5b10593bbec61398 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 68ef1ccceb134eb5f92a1179fd236a0359abca0a..e45785e4a87a9342899e669348c75c4e24367b95 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d8983f3fce18ea3843e0b132c6e8caf0a44bca23..c12b0c0ac00ac713f9314cbc75fce329ef7248f6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b102fcbf16604c2f28da611d2721f75fd1d0d3bd..16f4d966c54ac6e78cb2d98718c5ad9619e54276 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index faca3082ec9a9ba5c21cc91ef43b72cc91308203..27ac2f9de72b1cae22be9029d73bde70decd8bc1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d7dfc48cc66ec2ae50914e81a680d37bfe78c9ae..253ee83e93394ab03ed3038888e122559c44ef26 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b3edec9fdae28b9a925360c6d3f70f6e144219b1..9e0d59bdc4a61f73bff6f11905e2b5007fba95e1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d96203526c9830a96f2660c74a414a50f32d59d1..50c1b404c46bdaeb8346428a2f0a66deeab9e417 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2d8900436de7aa057a2ce7c1935f09ad39948bf8..0fbb03a568b975e29f38667e99ac8565a7a0ed7c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2e80860ea6133c1b687c858743250953621b15f4..362206d032a98b34efce3423d187af55a26d7da8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a3154ca0de6d388b441cef0391ca66c5eb0d3037..e6028bfe131a17a66a46c82f0d0180f93cd95ec2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5b2a1897fa6dc5c82f69059b66286a3b955370ae..9a6d166d8815822739381e5a85b414c64d44ed4b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f099bbd14d0c5ccdf36a3b6e91daf7a304694369..01e2bdde37a88ef06740b162beb6d01219f68d05 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9da2c2faa02865ef3ddb93bb664625ef08881131..c777a872fa5a330fa01e70e774fc0c26fda39f56 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index eaf8b0234c19123c344682db3f022ac3f001db5f..bbacb2385d3666bdc6b195148907c18a05403983 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f0b4fa6d837723b36b4d627a85745e127e1c0400..6b126baaa1377048343bed5df6347f581c1ae7cb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e8129f920ac5fff30020bf5a3351c96b7537a38a..2cfa1717ebbce13433c3cff848565cda8fb8a136 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e8bbfcdbc05b6eb5b903d1f3de13882e048ca422..6843379f524575acd95c288df81d6c06ba375fa1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bfffff90e3671946abe02e92feef20e9b99997b4..874454c3792862c85295c22eb79da783ab794241 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0c7d32c677e707fb7bdd3dc3dd8845ec23997fa9..ebd1e8f0b562cc2948b6fb4953c03b83ff1358fa 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2019-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6e56d4e9d2edc9651d9ede374145c99080be5bfc..cf10cf4680f706a174538fa6885005a9e64361e1 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d06b7a36b021adf290d7ab23a8189a5dd2856445..6e29d4dd0006010636edf4965ed074e707a53595 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 01c4324fb73c17c57cc92836bfb218bfe0ca239e..e87b54294ea2a89a5422799a3638251c3a8f9f95 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index aef132aff3918646662afffec475d77b5ec810da..aa2beb1d5cec4cf7f7a092089a2720c41343848f 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 630ce7ec2b8bdb593e384f695a5c6d4aac62b55d..1c2fe502fee1a08d61dde8032f036edeff4b81f8 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f6729a587770d74892c3d5e19da60c0c553f48cd..7aa2a922934c58aaa8d2e88900abee4ed831d928 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c6622afb25e9a8543d6c8e6d16aecb28917e8019..906bdf241f3cb96e3bb1edb3fb2f20647d944a8d 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8158b30be9de64192dacba591166ec64b73e72a9..58e533c74b5ccae006fe432da681fab6d518b1ab 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d9cb993ff5770db2a4ab188f4eb587eaa95276ca..8154814844d40aad42cfeabc70944ed62f978bfb 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2015-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4c94a52683ac7db17b6a5e758b6577c11b97f846..f0246d404c332bdb40c925fba920cb07b2cc7a69 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2015-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 674064a42c28969655532519443a8d27113017f2..887d7862cf1fe776a69a8acb39189189b2d2777e 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fb2c7a1fc0e4e17f750bb86c2cd9bbab47bbe9f2..2e399fbdd98efd36b53431713095d744eb0c3847 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2016-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2016-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c29da568b9345ec3ef57348f9fd15e776fbea30f..a9bf46405c103a45277bc1ee42a2143ea743050c 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2015-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d398653e36372e3d90a5cd3b4f71d419405fa984..77964463c0c4a0ae8aa5425b6db0f5354425e373 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2020-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 01e7b7c25aeeae0034ec10c1b6d9bc628a01404e..d3cf0f7a960108c40efbc36581940b094b66e1b2 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2021  CEA/DEN, EDF R&D
+# Copyright (C) 2021-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7c711c14c81cff1a30ff597fecfd31ed57b55512..ce301ee7bcce5402fb97c4660294cf3b660b677c 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8979f95e0775cdfd1dc0edd92994cfa9247b17fd..2124a0047d13b70a73454ad987d233d2d4ad88fb 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 12cb9b53b4a4fc8bade125eecd6bb5df1a20f93c..e0212f79c7dd1a0050af013e2cd1cf05c66aefdf 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 836f2a9063898e70d26085b757eb0fd69545d3a8..35fbf6425f3f64890544d8f91f21bf9664dba507 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4db4e790bc69504fa9f9e5b8131a116be4df2e78..49a8cfb025789c031b4aa69e9a3495fe7a733d85 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 111609c34033a6da147a937f2f22fb40213e0d36..1c7c49567d7291d6e9b0aac5936256608100da55 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 687f8cc8a811f445fb42dd3659490e2b4d6e52da..9e16e2c3a9e57bfea933a15420dabbd1ff4f0276 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2017-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9d47f54610ef08767fd0a39645dc1249eb8c58c0..8d75e0d2ea7f4e41741afa284d5cc12b53fdd172 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6300431e404d4496ab04721459c74636c42531ad..6b5ff97d2f1d255105815811c165f378a83641fe 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9388a75a5b78c69c247c3c321536edeb9a53a121..d8d1b67c744f468631641d11ad19813797944965 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 55fb20cc57bef5c552ce6a09bdb52739e65ea7df..e34c34d0f501b6311a85fc9f4d9dc76f5dc4aa89 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 68a3c9a747ff83686213389763062f94189d0a8d..ffdb58115b55a61e144421eaff08dbb75c1787ae 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 95d4c35040470f9ae7dbc78f2f96ab70a0a5f1d0..ca8adecd80b953fc089d4bf9454a84119b7f50f1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4d1022cbd17c0adb9549ce1f792a43d3d6e1163f..6e73c6ac7afa4c9c463341990dd82d8edbc06a72 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fa6a99385903938078c75bc40f5b816bc62211c0..0521bde75bba029d50f2ac7e6df08a137f70beb9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0638ac7d008a605d09053bbeeb9196e922fab2fc..71786cb464861acb1606918c5818311561e1e10a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 132820434986e5682a91fbaf8455f60389714849..ca985038c7e06d07b16103dbb627addad2f2ad66 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bbe457389592e1f986754239d54f11d3648e7245..0947d5ac0f5e0d8cb57adb03343ce28ed5b5eb7f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2016-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 09ccbdbd89f50f75a59b1b234efb475248f30be1..9dced79bfc57e68289a7d5d13020a0816e574cea 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2016-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3807be68d9f4c5148171abfecf0dabbf3e121f4e..746096235e627b29645525085bf1bb5e67591dec 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2017-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 63f1e8daba2d0e4b112f1695ba47fba4a2729d18..f1e8315ccb156417704b3e9c22f360e02d767b54 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f1339594903ec2cdfd8ceb0951c94e43f58ad851..4dbcb8168ba952f94b2269b10958078f4d5cadd3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1aa4622d51d467f7da9819dbed1e7296ffa6168c..3fb9030099e3e0a675bc07940077b87b1b114de2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5aead9ab6a57981d8be23a8126b45c63c69aa09b..12560f38c709ecb73d02faebf883643fd7394db3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 07fb790728358fde8b36673fd2b999790041ec6f..ed3ffdb1d64f2feba128b16e35ee97975dcf6cb4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 93f7fbadfffd6d24ac88c763d6f87b0ce67777c9..4a678bf9690aab86e4bdba6b6b4545c49c0c82da 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 852c97a59e414e3e7d8b29289c1b53dcb67fe08c..9386974f2214e836af92884478492830f66ad5d6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b56664c49d5e716eb9ed8ef87c1f1ddf205d6b0a..b175600c46fed104f4e4ed11ed41b740b6c6d91c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 02dc9ee1dc04ce2ffeae4df61272c5a3310e806a..f57a09bed1807306db474d978d4ae7a747bef8cc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 004c30748e199cfff29e98d37f670c92b19475d7..695afadc61c73c239330d6123216726250cd0f91 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a87e344080f005b566a1e533b681d7ea79a94df7..e6cebf4809f7c343b9f251994d80ffc7e981821a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9974f711f444bed20f5d2a27836486ef2241329d..63f5b4c33401cb596cb86027b4dad030864516d0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 56c15cbcd4503d9a2a4e72cfe13fdce3ce04bc39..a16fc8c695e8577ef45547dea283c292c71e6562 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c42e15d2304bcdf25cf5ca7bdbf6b8cadf102c70..45711229ca5592ec2636c386230898629a39cb3c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b84024fc5c03ff9838e54365039fc584f0215833..545e70d33c46f45126689f2f706e42a6963d0878 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cf3fcb91b8251ef771b5d158d959572897cda075..ff4ee2b34dffee67c990d21d8f06b3c565cf756c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5786cd211e7f79d4ec54cb2188fb331adbbc14be..b01a240eed2f733aba84852c1b01720a00f4120a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 55ea443c9a53f8e04acad5f0a6328655dfef30e1..c45105bda5367dfd467b4ad4d7c820dd5b404f50 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b5e8f66fe9e659ea194fdcaa2a7f90054cf6cd5f..897d53d38c647f65208a4173739336e740179add 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 280eac4d176cbd0998f8df3b76d06df760a50773..081ceece4cd69e5f4ea4185a7c04c92ca71e52c3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 635e0052c835f025ed290df48dee74b550e61da9..92d45fd614641d4f71d39bcae6bd58f0aeca0952 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1d5b31adaf8c6d2dca486946094bba7d3903365c..d89e0209b97a2845c04203b3adea838078dac872 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 54cac3d2880c3eab31d8e1e5ced71eeffca308f5..3ee463de25869b98d0814707852a47d471a21f8c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f7d0ff30d032bf7a55f2e5be4246d9c21a492c03..2c274eacb5cdbc5635fcd66ed01c1ac9d4bbf823 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b8a3eb6eab5d681d0edfe53775f199f36f2620fa..5a059c2b7d0089f53a59db33ff8fab44d3387414 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8eca60e9a0a4bff83e10af56b3d67de3b0248836..3370c38a7b27af2f69eef9290b3ed760e88d64f8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9876228aa56d468ebad8c8e754034c9ef808b5fe..10f18d423b2393b736f48c289bb30f5598e04555 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f28efa9ce7cf92e1f1b4910ff1f6a2b79b35d3a4..d0c010f451b425ae633a8c29e6d6580840e9c23f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e7bbe316bc4929a6af243bc9db7d2505ebb45d22..9ac4abfd792fd56933eeda9ad085d91ec420912c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bfb56bce940d6502e7fc69418325d23b0d211b44..81e43fd9f6bd570fee198581d1a5695f3524bf2d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f322788a581da67264786e680fb8e06857ca503c..da0d98d2c7f60f473a4f3fdf59e29cbda9ae3072 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6b192e7250f11c6630cc862c99513bd3d0aeb202..273fb37913fe5ec2d2a43d5d8e562d0f1d571bb9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f016afb39a6e157d54b1d7c8d57d1eee9c1a47aa..87783900e132537d8a9ede285c7faafbf54a97ca 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d9f8ea22f0ff46f618b6e4b05ba080b1c1a76243..e77bd5bdb0d385330f39abc9f874cebe93f27677 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7b6bda70076ae3602004d4ec5efe0057b2d9b731..691c4b5e3e2d55de84429e4cf032c8c5256fb33e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f4f89a779d47c4a67945114b10c63b0b4eaa8f2d..04045527a55987503186ad99ea7ea4cb86aaa670 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7d4995ea224a8f7997149b6e1b28bc487a7ad387..54c842fdd397a2bec78a66f9145ba07b201c9ec8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4674a8f4e8130015e0e65ea5b5fa8745f99f18ae..69dcdd569f0be45977af8bcd09ad0a8b0c88d751 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 709b578d091b8baf67577d8939936363f6735140..6b374a4e111a1d798cc1e8d60f07b7da77efd3fd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0c60e97734e4aed7c08e213e61f3f72f60abaa55..14d8ca020d6ea9084b54495513ba98bb91de7e85 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8739da4eccfae4f0b3be956ed17558be6ac07055..57d0476d0af46ec38a5bc4bad9b5f506c3e40aaa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e0517737af2c016261a73fc49f809f0a82873261..38536510f8bed3eecd655523ff68eb42c4648ad4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 12c037199595c7d882e527ccc10b303cbace16a1..58aae208af65d2f676909a91995e365b8e0e353f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 61bf3e3d6c2ec3a7ece47f8c242a27903abf2825..3f090b31a24f356f65da655e0a70bd746896ef97 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a835e61213d677fef4275e9872c0b24f09cf4670..45206c5feb8085e518d3c808da4706b10a118384 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f4443c8823624968333363a141393f23111c7513..3e2fece28e39720a06217a581a814989f36b5b06 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5fb5f1e298542cf59dfb5ce4ce24504db24a87b8..f16a281a72ded386c4ea914b426091e889bd5cdb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b18937f945a5a642718ac4baad54b4d7e89de987..a69aed246f87f9eee51d271943773970dfb1cbb4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6f507b0a04ca0dd7091cb8827953303912c1cc99..1483c23fcd3ca532551c3c0054b6eae6a1f2647a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 345b37e37aa4d4b51c613d3863c6928c96e26df6..acb18d3e517d6ddce85b596e53e7402d8468ae7d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9021a8f3583d1849dcddee6495b1acab63044cb2..baf50a4742e55ab2976774bf1c67fd36e0404e46 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d3bb5611d2b60a1b2138855747f2a719d9f8ba97..574824e2588242c5705956e8c2b5078c5296a962 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 44e3692f59533c150fc7f67b053b13c654ffae03..0560c5b42d4f92825c4771ffde2db50e5ed051a8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e2f2aebf792f385f6978b6952f521310eb7563a2..a5240f5fa6814ce432023021f8ec2789ee4a5415 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f2876cf7022e012ab773aaf15aa230f3bea76472..a61e1f23f8f3efb965c47d2d053a86e8725de474 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 74adc277359260f66b75559367a48405726765a5..adb9ec46fbabe35dcf640452602ab24de80b09d5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9570a8a5658a2f6ff891e50438aad2628f5c44be..7c10fe47e72c17581a70884c2138d7d2a2ebacc1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 329546622a4ce1de23ffe710f2782c54c7f6015f..f90797f881aeb4db68e72e3ad4fce0e6a532a5aa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0880b37147d3766af3d3c362fee125b9b4b32a93..400b5642bc41770757bda555fab8b6a1ce45073d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 753efbb2ac20d3adaaeef1e842e7a60cd761f1a8..cf0bebe63978e749298b0e7118dc0fb1acdd31f5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1f6897ef627b1411912d7d4cff8fbbc1fe72872e..39be4bf19eb531370e4df00f2d4966dc1b1a9cab 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 87d9472ce9c63e32d6d4471145c9186d7431f8d7..e9aacf227be682b5a57013920c12ad28eebcab9d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f858747ff2abd46762d2f4f22fe4378df2fd6b9c..7904e827b15a5b0117ebc3b6d58dfa487503726f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a7ada70591fbe29d2b0165658f1da25c0c94359e..e3f1dad1e7a29f6d27e072371559a9cf7e173ce3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 02bee8d173e4cb487facdaab0ea5a064dffbca9b..fcdeea09e3da5d5fb74a6c7a99e454cafd8aba57 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2017-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f0adbc4669ff61b4e5f115d8da3c2f2c6b4a6004..ac799ce114bddd63e388809efc59cf847a8c1f41 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a671155c937ed8920cdbb1194d1f80babfb93a8a..a1c333608732d8e5cbc84a546ce24e8986197b0c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 84a5306694a99ba47e3f3f4a8cb2274eba0d30c3..5379218166d43b88bf93f2177ce78feff5d15f19 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 34f3f8cef43d9da9d0904ad4697466d1542a5973..92ac026117faf521cc359a55facaaddccedfdabf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b1ad8e84f0340e0f2434dcdaf5f807ca1ce329b3..800d9ba60592361a65a1fa510b80eccde5251c96 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b53d6c157a52ae26fe863c1e4f6f214193fda41d..38cbf047efd7060cc9f6e48cda192cb6bcccdda8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9cc2c30a68b890fa8f9c9dca1c39415415f86eaf..717607359aad3e2401d059e305d01f315b83e609 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b24d3a57386d230d5530c720fb1943128bc5de57..3ea2b6434dfbf70dba2649f539e95267f2d3ba01 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e807c0c2c06881b3fbbda87d9de7ce2d2493f781..e209948be28973d81c5920fc7fa2bd8dd706efbb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d03489fd23e08ce9e9dba61fe2369cf957687b19..53d5713f51727ef1b2a5d68567a9aad9342eb520 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 983b99311eab47fed13c191c7d0d4a63a95a6586..5a6652e0e3fcb12ec0cfa051f5e5e08a63226c65 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 32bd8a76fd8b2b082b617f682b7357fb0685cef0..198ac16447cf257fc9e9a961ffb1991b6da6a5f1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6faa5a0d87774d6798567d2c5545a8209a376ec0..e6242af5ad37aaaf17f70bb3e06645c982129ffc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cca09324088af5b0377c02cb046e1a919e845b19..47636fa53bf374bea4c749ac59136e3162732246 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 57dcfce296ea4492a99a225fa23b8b241535f82e..f4ad337798a249b6a3288f24470a4bc16fc5c58c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0d59b974c97f829b55b6e36741ea9b37189a17bc..d01ae43eba547d2a5dc7e268d4ebfdc5a1887660 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4d46ece440012e674c0fd2602cd4437c25691025..b4361141a911db344d144da69b02f0a05e4814e5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 459f4e116017b59a13df94449b4e3ba9d726d57c..599917e720d012776a69c9384bb9d7e5263702fa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8391bd8b27f2ae3e535a3e54410a4c004131634d..08433bf07b02d3cfd0113e4df0b0b6e39762b0a9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0e4897cd0d79de80f92d807872e39d42ab6f5072..5a549c54ebf67da6bf56e3fac16cb8702d765739 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2021  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2022  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
index 686819145a333dabbfe1ff5afaa68fa3f6f4a610..15cddf7184d38788b433f92601b090ee0d1ee813 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2021  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2022  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
index 86dac7549be7a5c73638271863999a2461db7f52..24d13d8207830a5cdbe7e28cc5206391512064a3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2021  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2022  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
index 1f47404e952527b776a50f62da2a5344c926fcda..be770bc7348034137776e4fb1b615687ab1a4757 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2021  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2022  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
index e7b8b582b0664c9068f6499d63e22e1c9147127b..35811c9a5f3d62d3d342224658e6405acdf0a650 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2022  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public