]> SALOME platform Git repositories - modules/paravis.git/commitdiff
Salome HOME
Copyright update 2021
authorvsr <vsr@opencascade.com>
Wed, 24 Mar 2021 18:01:12 +0000 (21:01 +0300)
committervsr <vsr@opencascade.com>
Wed, 24 Mar 2021 18:01:12 +0000 (21:01 +0300)
290 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/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/ParaViewPlugin/CMakeLists.txt.old
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/vtkExtractCellType.cxx
src/Plugins/MEDReader/plugin/MEDReaderIO/vtkExtractCellType.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/testMEDReader3.py
src/Plugins/MEDReader/plugin/Test/testMEDReader4.py
src/Plugins/MEDReader/plugin/Test/testMEDReader5.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/VoroGaussModule/CMakeLists.txt
src/Plugins/VoroGauss/plugin/VoroGaussModule/vtkVoroGauss.cxx
src/Plugins/VoroGauss/plugin/VoroGaussModule/vtkVoroGauss.h
src/Plugins/VoroGauss/script/TestCase.py
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 8a18c08f1b9ec697078e0c4172748bbf51fe8a5e..6d8b6aeb1511bf1cc4a488ee71c429a16bfb3644 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bd44f007578e7f24fe1f4e20eee6aa4da63b7825..2037300ebf4acb7d5fe17624c257dcfa6f137fb1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ced2233c15d04e1a69e4227f2b04962a1673af5a..47afcefdf50df728658289db77debb0399ecada4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 21c83c69c2f042891bab9ca811b7bc5346ed38cc..0d5609c6b29534d7184ec93b64a27ee9d90a8bad 100644 (file)
@@ -5,7 +5,7 @@
 #
 
 ###############################################################
-# Copyright (C) 2007-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6d3c44d2391c0345617122eff82baae973286008..f8b5d0f38785d729c72520049ae714f0e88b0cfc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ba3f396e82f773b9679e6aa3fc6f9fa63251bc05..3de8e0c8f88ea57d7511af0d504ebe9f3a0363ed 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2007-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 428c9bc50d1ae1d44a6456e21b1d51302dfea74e..b992a2259c9bd5966f0aa7fe7c43fafa9b0ab766 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2018-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 843a80defc48367ca19a65a3fe81a19a9df8e6b3..2216587f00c50c2c05864c0ba780b344d3134329 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 694c6f57c023ec82b0a7d355cf1a77941c956691..b079215ff4e06bcf0e11d5cd4b0a077ba55b8124 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2012-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2012-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2bc2cf9f3f9726b0c41bd3ccfbfce10612edc300..a0c1d3e76f4aa6c00794580856818d19f5d9f6e4 100644 (file)
@@ -54,7 +54,7 @@ master_doc = 'index'
 
 # General information about the project.
 project = 'PARAVIS, Module architecture - Conception'
-copyright = '2010-2020 CEA/DEN, EDF R&D, A. Bruneton'
+copyright = '2010-2021 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 2d708ebe178dd68264c91c747751d2e13f195751..b93d28e20c2828ed9bb67fe57a639157ddde94b8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0abc788060b0aa4cb2a6c0d2b4917b81be7f9336..ee4bfe92b40aa0fa8322c7d8dcb7203f9eab8c9a 100644 (file)
@@ -4,7 +4,7 @@
   <ul>
     $navpath
     <li class="footer">
-      Copyright &copy; 2007-2020  CEA/DEN, EDF R&amp;D, OPEN CASCADE<br>
+      Copyright &copy; 2007-2021  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 e471d87558a5a1b3fdc8de849a6294aee9c41658..1b64252ec2bd3c4967eacb609e0946f89115c7d4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6068ad26248c2fe1bb1d5953031c09fb2834d307..91c347bc60386a4ec80f1c558a2bb5444f2bcd11 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4edc6bfb533f3a5773f4ac8f05d65365544bb414..535eed4d531a64063a68343a2ff0a1db602ccb7b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f731ec824faeb3941c1ce335e747ae2bef63e960..34dd78e2678ccb0a7daec07801de0f1f8159c61e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 641a841e33d14e9c232ad3076e1a234e305b83d3..fdfc3796c192070ab661e2e3946b3ceed0c7c6df 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 697f65e55ccb22be4705898ecdce001c78c5e18c..706a742f0b43cb62f909f791e06105d57c4bc5af 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1aed4bffbd392e8ae95edac1e93ec8d75b06f431..ece2fd9c85cd1f22941dd41658bdc8aeb06e30b1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2016-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c4ac03007eae952fd684cab356e46660d42ef0d8..2e2779bab19ed9183e20ab9276a4803d89e7328f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3d95d6a47a993ea23c37c44e71be2046b42cc118..ca28800c60304fa58bd134bf1da998d3439b9694 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 752cb83fd53b5f780c35fea8c1591eddbb9ef871..0a4e814133632e27c2a6e582c47eef812b806af1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 73e77d5ec14c387b0d3c3017aa4d2771553407b0..ce5d3ef24f818192b9f6893ba264f16d11b4c830 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 26f30c6380a49ac9a2e54f32bd17914a9789e0c5..affb99fb1c8a44fa1e166b46bc20b86ffe26b7a7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9b2547b105ec03aeac423de3ca4788e9c98585d5..4434d286fae8c97d56e3b18ca212828b2d91b2d3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 887774922918a81d171cd0a915ee73332ebaf499..91234d34259b0f37f87007d28c4f950799f3b400 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e756287081941b8d4eb612f5837d01d1760b59ff..ab440853670920c0784b1fb3f13b6c792cfaa890 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 89028e67080032ed44c2682638adf10de3687cb4..7996f74edd7fc02f540c82742f111b55ca0e9bb0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2dce52bc19d32d1e2858317baac15f6d6ff93c8d..f16429066e1016f17c98ab9b7cb4b0fd08eac124 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ea1824af8a3b5d19bfb4ede2b4155f64c13da7c2..14f053f65cda60989666174d7f8b60e6a33fd8cf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8088d6abc5915d1f1688ffe9a3fc6bd351c15dc3..61bdecb1146b0d20f4a48e5976e09bd2ca972eae 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d2f28723e49f0bdd0b91190e756cac7622f6d72d..e39b835edace65daa8cab11976b626176c5bd7c0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3c92aef4527e8e4bb30292860604a2d736a76b0c..ef1ed97710fd0a07eebd60c13cd37db83e187ab4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5814ef1ea9439aecb22c86f4f97ca5703eabba52..ed477b62a2f64df2fa9cd3907fac7f525b9c9413 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index af53f423cc638796e3b6ab2a5b77151b24d8ba08..e9ea3cd9263530a610db3395f60ed8cf88610058 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a472ce0998c6114901eb7ac11f3f7832472b3a45..9aa1bda8c6ba680ad59418ad4ca408030716b2f9 100644 (file)
@@ -1,6 +1,6 @@
 // PARAVIS : ParaView wrapper SALOME module
 //
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ce6e29ef669c56d0c48ddbcb6ef8213a0c4f9b44..322ed0893174d7d0068b6019a278d71eb8994259 100644 (file)
@@ -1,6 +1,6 @@
 // PARAVIS : ParaView wrapper SALOME module
 //
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a1130e43c7d1776842e7ec1d527afe098aefe477..4541c184c5dab84e13c5fac0fe637b3ad4e7da5a 100644 (file)
@@ -1,6 +1,6 @@
 // PARAVIS : ParaView wrapper SALOME module
 //
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e3c423dd6fa98a998da878f3c5fb3cc9ed85c7d1..948c5f4118343b452a0e0ee8fc3b3d0a31751904 100644 (file)
@@ -1,6 +1,6 @@
 // PARAVIS : ParaView wrapper SALOME module
 //
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 058e9edea23ec5768c44e439c60ce2de13395e50..e77a3d7bb83d8c4f823d2ea589a5f2ac3599c2bf 100644 (file)
@@ -1,6 +1,6 @@
 // PARAVIS : ParaView wrapper SALOME module
 //
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b62de71e3342c8c574b72857d3c2effdceaa975d..c5c45cc2e1110949d9e77c6f111776d5a935b4c3 100644 (file)
@@ -1,6 +1,6 @@
 // PARAVIS : ParaView wrapper SALOME module
 //
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7ce308df76fe40e46de9480070f9fc0dc5a53133..0751c59b0e9b0dd8a955488328d3d9730d3373d6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 893a6a27c9d80eea2777970175346f4381ec8d88..b36b13fa55dfcf8ba82a564069b96aa62467baeb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 349def305eaee09cb8060b09ca07abc7ff44e8c5..9d2d072d7e60055d18b9a3b826746e1067d08dc9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fba3caa39c2a280b0ff3bb5120fe28c6a72124a2..87a127a47c18ee5a1f0b9984d42edb5b66e0da03 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 72c1b45aaa7fab5bac8d2dd5df6c1be22f00a4e6..28afa89e4e656b503b47a8764129f62a3e226ff6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e3f63841f9df3e256004282bf77a83d04bd57129..45480139f2ad67bf7a8186451c135a6ba62783b7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 24f07848dee6a7ce9bb6e28fc977c3421bac7329..c1af72ee8aa373aa50b882f50ba10950cb7c0404 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 291e8bfa449e9ce428e540ebbbaed3d6d505ce4b..77dbaee150408e9767c4ba449e57d1ad3416d7cf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index ea960ac6149beb01a8849889e5550865fb98234c..44a55b7cdecc54e75c93a00ad5c06bcf6a01ac77 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 057d93a45d5ca8278ac0cd1eb470226f0e89f8d2..7865914c50cb18236a2a2af78c25e8451d8ea3a5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 67c1be6066f8fd80f418b91a413bed6340535401..0f96aae3018ea1e30ce50b9974e14ad4a0815aa7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a255ae834d4900727f06827bd032ecbfdd76efcf..96400305bc785ebec3276ae95a26eaf2021dec93 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 79598aa2d0e8f2468ff11e40304de0f226e18042..5a6ebd56b94547a0f839cb26cada569bbd0ce8cf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 11e91b383c3ea0f3c0bb4b14584b153cda1dc733..cb78f85c7061784147e7e13e59c7e7aa178484e9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d8fc646a5c51250103e07def21404d7cb4b18cff..d18e11f349fc934f263a45042572bccc417be184 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b94b4830b85f13c5e09e6b1ef519d3f2e6cf0044..a48a5db3cfd2fbd41380373f6eb120b5101289f9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f18821849ace1d9c986ac1ead1bbd139dd066336..ce90d774f74aa36e9f21791e7a37555ed01b2ab2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ab25734ae66488eace723c3b2c00028da3b746a0..55fb20cc57bef5c552ce6a09bdb52739e65ea7df 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 57922212fd51567fe84e0dfd84c4d019f63a9928..62d073cae17738cec4b32965a53fa828018787de 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7cf154420045b0fbaed3b3d3693641427da2784c..95d4c35040470f9ae7dbc78f2f96ab70a0a5f1d0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d68137f3c02cae60f905fe6593b45e3eb2cefab7..9e866a8458073fcb168ec12ca2b95d49a3fdec3f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 05c781071810fedb0c4dd1dd73e5452684c9d78f..f3974de3ec98240993d1ccf87025a81f618cb239 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1176246367c3a10d9d26c99edd987c45211fcc60..9e7aadae302dabbc99e5f95317991d57f5dcedb0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2017-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0f4b95d8be06294296e7078c4a67044a0b6d7048..ebbae992ec5eff95ab1a6e78faa954bce001c955 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2017-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9b4c6879f135ef1d0b78d8d576665817901072ed..1152f31b7f3b9024ff7d4f527ded5c47931ba12b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2017-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9e036eec8e730a7ee37364f14b887f52c2dd42b9..ad0386193e52e18580b5d7ee5aee42c1b62427fb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2017-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b9d4bd5852f4ec9e12dc4a9d0ed867cae635db1e..1407d700b2033a6ff051bb8c3424dbc1e1e38ef6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2017-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4e52284f8f925b03bc01ca489b60a4c67f851f73..9379e1c46b6514bff92afa8f7b0f8b6f535dc068 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2017-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9169f6002ac739d2730a203d7749cb530d3ef2bc..19dac0afc63b66abedc13468883b1a9098c96360 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2017-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 01df22d063f5865584855edc8998c526b8bc8d22..e6b1514ccffd588b6881e5f6ddc2aec745b7e18a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2017-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index dbbb12c81b2af31f308ca9fb6d519792eeb4ffd6..e2a03947988902b2c4acffe32500b11437857ea0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d1ae06a4c83768316c9c2871c90f1899d3430313..b0abd177cb50e709821079ac488ca6025a088e42 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e89db9bb89162c7cef7a8796ba7846fe1e58bdc9..959fbcb5edd47862a8a5c002cc8b3f3100d0597f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4523f6a2be4a4b0a59d6816eedeb176e2aff0853..b6d90806c34e8a17cba4b8500e4d6c42c986a0b8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 53de6e9878c9c46cbe7e0bfa32519e34ae360149..6779d42e7b52212a327400d7a9af364637163615 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 80f4a35bd31e1a4e33ef99654948144239fa63d9..1f63b48778df641b2a6d12102d78dc77790f6779 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 076f8f980b8422b33723d04f6a8d10c62fd700cc..2e5ce6fb2fc3cf6514b2c8a3656968d54be68257 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a05f631c40894294e430f68fc62d562c00d5626d..2b20390c87d86e67ed997d93c5dfba7aa68801a9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 056c63bbacef4ba57b8c954e299d85aa39243ae0..d25f7bb5a717c3ea440d6b6d6e86a1d9959cef51 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2366ad9d81feedc92f3a562f83ebb1a0d8dbd26a..0c3a9dcaa6ba3873feb74e09ac8a4e246bd208c0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cafe8168979eff15d508be11568d54d462509a4b..a55d39f74e3780d5e26211e2e23e5d9729bed32d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 583b56af2c2bccf34c76980469804d9a617db6bf..5cc4af17849491f1d147e7945dd8eafcc50aa042 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a1f8c934d5e8b03b3b1e24b7c2650935410b4788..b25dd973c8271827dc63cc7258e44e57079edb06 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3f28a0cd4c0fddda285b96d49ef9f7fe18f64071..6b069ccac70b9d8da1babeb676cd1253e20b91dc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5358c50726155e483ac3ae97daf6f8b36afb9e1e..b607f5439bc6431a1b6312a84142855599efe463 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2014-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2014-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d68719bf6887c9f0530284be0c9a9e87e5760710..276be36fb27a4ef64666fdf642680a2d90aa9d9c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6b9d775e950acda4d575e59035789d699e6e822f..358b2155d13f410de831c57869a964f23edc85c8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b83e4ed1cfffb79caa30fcf649b70c9152209d4a..44dae5e9db9a0fc2779f4038300457144dbc4299 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index dd4e891b7db16b4cd92a12aaaa9d755b17463a5a..a4ca0417c3da579603f6f252d8597fcf8078f655 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2018-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1d941a7b46d479df6bff5a0823e2d06e0967676f..5cce683d4c51602b0f460c02a65be67387fa481a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2018-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2018-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 29a08263cb008a6674df8c1aaa030b59fe2f1e4d..3bd93daf051a7b72c461da81e1f047dbcfbab7a4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2018-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2018-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 91a10a88c7d32468857138bcb3a2ff9335786c46..95e8c76fd634f525fcd9001d280971daefb2ab76 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0f12227bbcb30a88c1b5edc91b836a58c088a0dc..386e2bb474404bfbc71135d798cb2ffe3ea74752 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f1cd714728c9024ecb5574f8de3d46c5818ddd33..006c85c7f3acba51cf6fe66d0faafcf1c34314fb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7205333ff1ce32c2023258fe27de6950c9125f52..b391e65ff8caf76d06b1bc77718c34be427bfc75 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 86204229cc153798f77bbb69ab5bed4a85411540..1057c3430c1557c83cfdad815d8cf4f6b0686278 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 68bc4b3ec9af3adb37628b5321eb82555b917c81..2cca2127252c7c5a450c1b43258cdd1ce55d1813 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0e1a6e4ee8660a1681bdac2b44b1e1340f389fed..50a7ea50ce7c5738fb6b2dc7e36e0c33aa6980f4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index af4c065dc557dcbe5e303fd5908e8a231c092503..8d6bc5f907201f79a06b4c450c67f4109fa9347a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 937599bc87ff362b95ed4ea169b45b663fab9cb0..17916fb25943f0160c082c11ca0fc722545d7645 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4006c3aa52a40f4095f580ff4584baddf598857c..9a9641f574e5ee7748064ecfb6e4b462a7a1260b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e933d7f52359d747d978c6de6624bf49819f1522..88f600e4d2ef7004864572b89d87f619d47a31d6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 082b322f6fd63f77b18dd8a677611d742e276f57..25ab0430af566d8e0362c7e8dc4fdbcde46a7a58 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8afd2f1ff379dafc301f1f36d286226e3db10e48..bf0f439bc763ed28f5fee6f25049900910341f46 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2015-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 188702546fc31dd29637750befb3b261ed927cf3..48f7cb117556041fe69e9e3f45acf86b9cf2b4a4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b326ad550ea1ab16cd9680fe5fe536237e002345..5badf6545ef0f25dccd4587bbce85c2b7ba7f7f2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ce1dbef3c08e97c8d7e61c54ec491166506f315c..b9c1a07d18761e443e7c46ea701cd48f5bbac592 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ce109aeef0f63f73a47f1b46fc9b82c114ac08c4..4976f74ae11ba3ddad772e6fd15deece2865d63d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1e556210043844700ff2a72b64fed9f8da384106..5b385c6c98ce733e4752ea11103da73228900b81 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020  CEA/DEN, EDF R&D
+// Copyright (C) 2020-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1414d72db3b2bc2d1f91673a79c5a36e30a81428..62be68c97734031746fb4b02b30b883ff05c54f0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020  CEA/DEN, EDF R&D
+// Copyright (C) 2020-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6b1857b66d1daaf2b39ab0c9bffe5bbe3b5caf16..0846ce58b7b7d23167160089673608ce3d6812b8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 420753a3070097cf8383788355978b275628528d..a9c7ddbecf9d165bc7c5514fada0b5abbb5f3eeb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a29c91223a2a1100467f36840907f4f45093261e..43f65b739567617216386c9824cbb5a95eec3f4d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index abdbda975cc86a0139a00a674c66170bd44c5bec..a49bec94cf731d3d744594edec67dbad94ffde09 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 481f6201274b9a9551bf4947556f98941880a106..cd5b5fb859ec0a22c9fdd8cdfb4cb7b04b1eeefd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index efbbe9a75b8be7bc0e350dc1790619323d043dda..6d1600b89c7be6af24ba1271e56fdd5df26b9430 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0a7fcdec00814ca4c63641e6a170cca930eafb8c..16f7b2bcd67ed5b4e2d63e101425000df5916b3a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 53f2f4c626137cdf7d6bce3a7dbd40cd4cc0f4c2..01fbcecbbe9c08b396d9c2119f0f6c4583c478e9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 69bbd307e1a3b7c8c397e50407c6d4daabff5617..82c5766c6d603bbb2e759399620af104742e18c8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3d9bea0b72dd8e20b70a1c9a3d2658809a4236b3..c39ffdf5a99e873ba1c0d34864aa0d84e4be21b7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ab25734ae66488eace723c3b2c00028da3b746a0..55fb20cc57bef5c552ce6a09bdb52739e65ea7df 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 29e6251c82e5ad4981f48a107df55ca9a74b4e10..970519b1092ec075b64513319d279c1778bfdecb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 74b46f3a8dc48c52c70bf5293a355d56c61f8680..7b6e626987cc69b0a9bd92ad22b0c0636f962426 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 32d05ff9ed1861ad7e64ae7b6354e08d9d83093f..205c85239c2250f0a21f3a43817117c118732fbe 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d8aa97c4dcaab5607717b5319ccfa7a3d473a738..8c67b27b69347bc808b5ac6557e3ec0e26c55476 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a1c2b9e5e5f0fe22092b7fe792f48ec59c12bb1e..d5cf6da50bb9ffa2a49e8b5738044f8732be49ae 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 319343077fcd38c7437f859bd543df9ed1474bb4..c33eb60d0e1276526125570bf5d6456c27220e85 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 03a0b8b6eb2616a1dbdba23d86ebbae3d126dd13..310de97b06e31d52909a6472a59ec2f051516809 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bf763b0d2a54b1fd212f027f6329f99d45b94ed4..3d556ef74be808f22b37e4fc715b10f8ed461f22 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 40a76ea6ae9722e0d8121dbf38a60d2f31ac380c..a71007952fac82404f817255fa3bee5b286bab13 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 21410a22fca704bfb21a5bc49566bbb05d0c8449..9a76cccb9de7a9fa8fb2acd1638f261e0b57a547 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6bb185f55af512ef5ceaaf4175c8e7173426179a..787548d2993bff11849a04250789b5a6adc11303 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020  CEA/DEN, EDF R&D
+// Copyright (C) 2020-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bb7ffb6acf627323e4c8f6a1f8e282c72414b778..9941c9f8dd2a854f59094e51e92bfc91ad463cfc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020  CEA/DEN, EDF R&D
+// Copyright (C) 2020-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cac47f89d3b314b453fbc634762a087eee441566..dd6fddb8aa51735eac8150e463a9d341dc5e6f97 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020  CEA/DEN, EDF R&D
+// Copyright (C) 2020-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 09b01dbae4b32c645ad612904fcf983dafac50b0..1b016c0a1e3ae07cf732ac9f719fe112eeb4135c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020  CEA/DEN, EDF R&D
+// Copyright (C) 2020-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3c72138f6c9f144c5324fcf427da922c815f5bf4..5a89658e466c282470c07a9869347626b6ca44a8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5666f36f98f454429f5e8f9c63e6d3e2df74805e..e98bcd203db863848e9c98a44eca05999d6c28de 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 30ab5750c96487c87d79f9a2d78935a9798386d2..3ef89f928bd17753a77da8543453d044b67c5ec2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2739cd24c3165df48da1da8c45c40476542e54d2..65b08641314b51114d4d505933ba8b17e0c6f636 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4d0b361ee1dfd178fa307e24c4967cce938a52d1..1f3022e86ca1e1f9c5eecbace04db3de0d009efa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0ef4240d5225ea0c321fccebd3faa102de6f2b0f..9a5356ea6ca51e4e5fd47b6d18df457510809157 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3dc757b655696f957a092e24d8030140f1dd9f38..88d874a9ace06f0dffb5df67c169610d49f7d420 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c5b071c73a8fc33f277e5563d1438e86e4a159ce..f7f31aa6c0dc559c02ec93642973e7ed742afc3f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020  CEA/DEN, EDF R&D
+// Copyright (C) 2020-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5a1bea65c5b287e9c5ad9a6318f787b69649607c..781d94d3588204070dea1a0a97ba1370136fe3a7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2020  CEA/DEN, EDF R&D
+// Copyright (C) 2020-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 192014f5930e7eaaa4e47605d3bc7c2c7188513a..08b028c7d7d69a7e783d767bff96c31f46e4cc4c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5d27edb52d57503477284f8970028dbfc32b32c5..c6b3a62f1fe4e30344a7e36ed8bd26ee4909be95 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 41070234c549265c00177df0fcd3b721e20946fd..00b81fc5ac548a00e4ea2e3f5800803619f23991 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index abd65ac0f4b1564de9b8de3b8948488471d8901b..a3afd9a3bff12228b7dfa2a1091ee82892e99e6e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dc28c576342c3325b31f5f2f5245075b9a5ea1af..18d20db62ab05873e4a182b10855283b970adbd6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c067b8d8c7209141eb34eae1ebb82b5bc184111a..68ef1ccceb134eb5f92a1179fd236a0359abca0a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b58749456a197d67512df2891752ad848d1834e0..d8983f3fce18ea3843e0b132c6e8caf0a44bca23 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5e11c30079877d0b521a5cba5838671b00ad6d88..b102fcbf16604c2f28da611d2721f75fd1d0d3bd 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1f8c300d0ffd5cb19251c75544a49a3a985c354d..faca3082ec9a9ba5c21cc91ef43b72cc91308203 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3965a35d72639c1155945964b3b50b860c012cee..d7dfc48cc66ec2ae50914e81a680d37bfe78c9ae 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cbcbbc86d39e04f91e36dd6d33f729be74ecc68f..b3edec9fdae28b9a925360c6d3f70f6e144219b1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c3523d6df46642d2fd0532763fa32d5335fe9a2d..d96203526c9830a96f2660c74a414a50f32d59d1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2a74f1ab0e79eee5c498bb31b7d41486dcb16b81..2d8900436de7aa057a2ce7c1935f09ad39948bf8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fda7a5350d227d1ca06db9b38aa11d1c1e2fc13f..2e80860ea6133c1b687c858743250953621b15f4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 61c38e099e17abe0ff393d0b00d4939e93334a4a..a3154ca0de6d388b441cef0391ca66c5eb0d3037 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d9a0b337311ae9568723d0342d7000243717a487..5b2a1897fa6dc5c82f69059b66286a3b955370ae 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a281e7399ba92f2ab506a7d32bdd45c269fb9631..f099bbd14d0c5ccdf36a3b6e91daf7a304694369 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4adab70a5fba46b50292ace0dc18a7d64a2ccdd6..82714ab6e30b5a289abadf9e63ce9a7ced2bc7cb 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cb1538f233d44382bf4232bf4e3aa84c57816fcc..eaf8b0234c19123c344682db3f022ac3f001db5f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1c8cb7e40c11537fdf6a6ccd30a94585dde3708c..f0b4fa6d837723b36b4d627a85745e127e1c0400 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 10eb4bc52002c74f60cae7e386a97d250cb3d9c4..e8129f920ac5fff30020bf5a3351c96b7537a38a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a41280ec654eb0e59e40b60dc92706cb4967105b..e8bbfcdbc05b6eb5b903d1f3de13882e048ca422 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 95226ee81d30d02cc9d649aa64852795e374af48..bfffff90e3671946abe02e92feef20e9b99997b4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f5f69a59ae79a76ff0cf9a170a7e5ba43adcde31..0c7d32c677e707fb7bdd3dc3dd8845ec23997fa9 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2019-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2019-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5a06c163b58dbcdb90856e957c01a82c014acc1c..296b3b9e069133fb7a0621ec90eeb4c802d48738 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bb78fd4e7133a501d8992b03a325445bafabc1c8..d06b7a36b021adf290d7ab23a8189a5dd2856445 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 28d844eeb93ef457780eea0fc54ecbe6cffc9aaf..01c4324fb73c17c57cc92836bfb218bfe0ca239e 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2b43c54cf69f259ffc407b43e0ecd5b842bdbe04..aef132aff3918646662afffec475d77b5ec810da 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 97c4a9a368070364e2547d4a7030bed88216d5b5..29820abf9409b01affad30312979f70c24878375 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f9b084a422a893698e40f216ade98f75eae696ae..f6729a587770d74892c3d5e19da60c0c553f48cd 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 85c1856ab257a235c7fb8cdfad85e1112978901f..88f9bea45e5a03fe521b01a805d35c149386ae36 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3b6d21062e03eaa058dafeda0c80cca88d0a3d0d..eda00cccf82e2382bd3bc5361eec5b8ccb6903f4 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 59f1c3f1414f7d6825098138c7cb344ec4f8b171..d9cb993ff5770db2a4ab188f4eb587eaa95276ca 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2015-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a40534366c6c5844c12c20c300e2102de04681e0..3a0e735c7a2eaaffb697ce78217af63ce334d9fd 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2015-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4a996d774328ed8965eb1e79f9a39b13463536ed..674064a42c28969655532519443a8d27113017f2 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3a2e811d9369b4aa8b7d05efba40366417a0b095..fb2c7a1fc0e4e17f750bb86c2cd9bbab47bbe9f2 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2016-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2016-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e291d5ebf61561a7b06f68b6809d17a6d94335cb..c29da568b9345ec3ef57348f9fd15e776fbea30f 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2015-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 343c5dc5b53df92b23f96719ac10fa52cff7c7f6..d398653e36372e3d90a5cd3b4f71d419405fa984 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2020  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3c078450529217bbe7280d579f24363851df8726..7c711c14c81cff1a30ff597fecfd31ed57b55512 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d41af2f4611c5c865cfd243103e93552c4522648..8979f95e0775cdfd1dc0edd92994cfa9247b17fd 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 65cddf3fdaa5be93cb30004c417313b40c438008..7906d90c4e258696fe75a4dd21e85cea67a97079 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2636380c795c35f42a180f11ff5424ee0342e5d9..12cb9b53b4a4fc8bade125eecd6bb5df1a20f93c 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 155854d2fc9aa454fe35e60b23e8cf1311751704..836f2a9063898e70d26085b757eb0fd69545d3a8 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e1390e995a9288aff0ce067e98fb8722d682e64d..c2a746ea6d24d1d0780f149ee0e64d18d9bb088c 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 726b62cc27b9db17ebcea047cf218b65deb28cc5..144a0ed3edfd1fc69aa37160017ecda266b884d1 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2007-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2007-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c27dc44ff5d081d1c791f994db5a5f6e2420e563..9a25de4632f89318b709cf19271ef5eab28c470b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2017-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 625c304adde6af1c1f322c60c80f5d485dcff2d9..9d47f54610ef08767fd0a39645dc1249eb8c58c0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 55f724d2dbd3857b216b08f3a0ab0a5818905966..6300431e404d4496ab04721459c74636c42531ad 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1d47c90eab6e25070709516943c0ecb5a41d0dd4..9388a75a5b78c69c247c3c321536edeb9a53a121 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ab25734ae66488eace723c3b2c00028da3b746a0..55fb20cc57bef5c552ce6a09bdb52739e65ea7df 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 57922212fd51567fe84e0dfd84c4d019f63a9928..62d073cae17738cec4b32965a53fa828018787de 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 7cf154420045b0fbaed3b3d3693641427da2784c..95d4c35040470f9ae7dbc78f2f96ab70a0a5f1d0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a3905dafed559dfc8391fa061dfc688a83f8c666..4d1022cbd17c0adb9549ce1f792a43d3d6e1163f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 02381552b41d0410a05eb487cb8f65632bae7332..fa6a99385903938078c75bc40f5b816bc62211c0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2016-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2016-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2cb5ddd2ec97f6ee86d33bd7dba61a6ec839fd35..0638ac7d008a605d09053bbeeb9196e922fab2fc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a833063183c97f01e7974b6316f1bfb817825a1e..132820434986e5682a91fbaf8455f60389714849 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2015-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2015-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 332097b87be6f1899df5281b414c68433b992a59..937d5de3842b84308c15da6a0095d2761af2342b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2016-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 31c61180e528b43c454b3d531727d4bcd4e87756..587f7cd72d35948da901510417acc2d166bbcc86 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2016-2021  CEA/DES, EDF R&D
+# Copyright (C) 2016-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5fa4bd933ed534149273731c10e66f81d06d352a..3807be68d9f4c5148171abfecf0dabbf3e121f4e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2017-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2bc49c121c312f331476ee53841c90ee1f7ff8ea..63f1e8daba2d0e4b112f1695ba47fba4a2729d18 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 54f1e297979d65b2d5b5838a4f648f7daf812809..f1339594903ec2cdfd8ceb0951c94e43f58ad851 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e1a5986f267933601afbd6229ae62162fe071f47..1aa4622d51d467f7da9819dbed1e7296ffa6168c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6202c8c7f6448745bde5f1feda0162f2c8896f81..5aead9ab6a57981d8be23a8126b45c63c69aa09b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a0e39d5a8e2b1966352070f8e55d9e53eb9ec2ac..07fb790728358fde8b36673fd2b999790041ec6f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 686c02ef8ab2bd2a5740af92a4a6f0c9639e664d..93f7fbadfffd6d24ac88c763d6f87b0ce67777c9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2020  CEA/DEN, EDF R&D
+# Copyright (C) 2020-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 81dcb16b998b60335f70ed0619ff8a8167a7c740..852c97a59e414e3e7d8b29289c1b53dcb67fe08c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b2baff28c1bc692c3d104af4255ffa0b64bf399a..b56664c49d5e716eb9ed8ef87c1f1ddf205d6b0a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4f3d88aefdcece82f55f7df130a0f95613670cb1..02dc9ee1dc04ce2ffeae4df61272c5a3310e806a 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5936198456f7e0f3664ebb40c07d0f47ef56c958..004c30748e199cfff29e98d37f670c92b19475d7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 6801be53595f85d518da9832876f3bd7afee4c53..a87e344080f005b566a1e533b681d7ea79a94df7 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b9d008dbb5e8851ae03449c96687a69cdfc7330a..9974f711f444bed20f5d2a27836486ef2241329d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b6b06875a336512830676bef8fc1c379c74531c1..56c15cbcd4503d9a2a4e72cfe13fdce3ce04bc39 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 70d7a158a161b0206d01bf7b005e9a86e3126af7..c42e15d2304bcdf25cf5ca7bdbf6b8cadf102c70 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 714154f65fe0fa3ae6dcf69f33e419c192235113..b84024fc5c03ff9838e54365039fc584f0215833 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0cd505bd989d0c4eb7226da538ec7c83fff6be23..cf3fcb91b8251ef771b5d158d959572897cda075 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d303c70cc60b7511dc2aadc3a38d3be112a99fe6..5786cd211e7f79d4ec54cb2188fb331adbbc14be 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 415bbde304884ae1f035ef9408cd0dd00c6d02c7..55ea443c9a53f8e04acad5f0a6328655dfef30e1 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2396a85c8ba72c69ca82f3b52324542d12c97f3e..b5e8f66fe9e659ea194fdcaa2a7f90054cf6cd5f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3a53b4e4c1f14e3200506c9de182f3bdd179a0f2..280eac4d176cbd0998f8df3b76d06df760a50773 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d51651d0b00898a9db9b7532deb547a269fa9f3f..635e0052c835f025ed290df48dee74b550e61da9 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 82eade391005b82bc9b8f9432face807b1e7e4f5..1d5b31adaf8c6d2dca486946094bba7d3903365c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1f7ca41407f4bac82eca26f16dae55ae4e5cb2ee..54cac3d2880c3eab31d8e1e5ced71eeffca308f5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 12150fb121d0845b2d343759817d3d93672a9a2d..f7d0ff30d032bf7a55f2e5be4246d9c21a492c03 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dda66b0b3a6def1bb860f560582791fc7c19c715..b8a3eb6eab5d681d0edfe53775f199f36f2620fa 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bd2e3367e45508abad75d44f4fcecd71202dd0a9..8eca60e9a0a4bff83e10af56b3d67de3b0248836 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fc1bccda9bf85e74d49fda1d169f35bc9e779f6b..9876228aa56d468ebad8c8e754034c9ef808b5fe 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 83810c7c5512d6b3a647b727b6f3ab82faadd12e..f28efa9ce7cf92e1f1b4910ff1f6a2b79b35d3a4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 48593ad49a6c342b83d792337c2a176c7b06e717..e7bbe316bc4929a6af243bc9db7d2505ebb45d22 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 162c08b760966528d2f747f89e6b38249fb604c6..bfb56bce940d6502e7fc69418325d23b0d211b44 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b66388eb584782629b7e9f191933644d3bffb804..f322788a581da67264786e680fb8e06857ca503c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cd29c266e7299eded4e7b0365a99d2889d96b2d0..6b192e7250f11c6630cc862c99513bd3d0aeb202 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8ffe7efe77ab035708285c490009872559787347..f016afb39a6e157d54b1d7c8d57d1eee9c1a47aa 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c55c14baa5e28e5f482141119d595ec0488f7d01..d9f8ea22f0ff46f618b6e4b05ba080b1c1a76243 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index aa6cacd4b3128a787a3f769d23a8f50175cdf5b8..7b6bda70076ae3602004d4ec5efe0057b2d9b731 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1f9743feb198edeed9ef7490970574450c4c3d25..f4f89a779d47c4a67945114b10c63b0b4eaa8f2d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4893ef15d94aa42db70e2c769780cc78bf9e461f..7d4995ea224a8f7997149b6e1b28bc487a7ad387 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 99cb20d0cd0c3e48239008928be8888b11e33d06..4674a8f4e8130015e0e65ea5b5fa8745f99f18ae 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2c92a40c7bcfae9a8de59e19e02313dfd6722858..709b578d091b8baf67577d8939936363f6735140 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0d9c995788071d99d5e9bf4bf50334f6931182b9..0c60e97734e4aed7c08e213e61f3f72f60abaa55 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index beaf6d4d9ec56493c023264df250e4a1aecec0b0..8739da4eccfae4f0b3be956ed17558be6ac07055 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a9542f2e2baf441cfae22a5c028681a41d2f22f9..e0517737af2c016261a73fc49f809f0a82873261 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 587a82a0825439a63f9fdfd6506189d17b6a8b59..12c037199595c7d882e527ccc10b303cbace16a1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e802b7edc635cea60802ca6d0b5399a340d5861c..0fe40a0f700f5e6faef9e14c4cb2ea03d0ffed66 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1e1998c011dde3802c0edc5962a25154c5f2264b..3ea7b1fb3f35d64dd3b60ec3b7d814c09873252b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9ac7f6726fcb88047cff36e6b25fe216fb994759..f4443c8823624968333363a141393f23111c7513 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 99b9a2eec9c1a46fc9d3074f3ba89994ef0b04a7..5fb5f1e298542cf59dfb5ce4ce24504db24a87b8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3deaed29a1d62ee425f0c700b302799d8822a4a0..b18937f945a5a642718ac4baad54b4d7e89de987 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 88f2de1341b5a88128fa2fae0cc853127f00b0c9..6f507b0a04ca0dd7091cb8827953303912c1cc99 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f8be43499fc37e946aaf0960d029447675e728ed..345b37e37aa4d4b51c613d3863c6928c96e26df6 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 0d8a1b96b84c37b2d5043fbe4a08f5ef430a5cda..9021a8f3583d1849dcddee6495b1acab63044cb2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4e9f4e82d64883cdb46390ecea729328ce60eee1..d3bb5611d2b60a1b2138855747f2a719d9f8ba97 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 5cbed932f294e6f156d6170b7762a11342c80aa3..44e3692f59533c150fc7f67b053b13c654ffae03 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cb7954f6e6804763eb6ead6dad5a1c3c211d9250..e2f2aebf792f385f6978b6952f521310eb7563a2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index dba53ca57f35135fd0083fde2c1a608e6adefc09..f2876cf7022e012ab773aaf15aa230f3bea76472 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d514b1d5c0e0aada9370845bfe119c87b510c0cd..74adc277359260f66b75559367a48405726765a5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d05dc34bb7abb33513f401baec7ae05a6b6ace8b..9570a8a5658a2f6ff891e50438aad2628f5c44be 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c1a12626db01a277f361e2ed66c2f87d1c8e7eca..329546622a4ce1de23ffe710f2782c54c7f6015f 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 416faca21302454155060a704a5b094267a7eeca..0880b37147d3766af3d3c362fee125b9b4b32a93 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1df5a99161fb0f095a59e29d046602a27e84638f..753efbb2ac20d3adaaeef1e842e7a60cd761f1a8 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 05896751b47f8da867958916272e381fbe43398b..1f6897ef627b1411912d7d4cff8fbbc1fe72872e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 99c02240abdf79293d86b341b9752d53069e0851..0119ce9afb40b862b52eb8a26f5e4b32001b476b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 675a222383d42d61582e88070d87894888703b91..a671155c937ed8920cdbb1194d1f80babfb93a8a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 453775950dfbe317e816d27fa35c9854014d4240..84a5306694a99ba47e3f3f4a8cb2274eba0d30c3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3b0e854e49cc64bf4144099d8171520d39d4401d..34f3f8cef43d9da9d0904ad4697466d1542a5973 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2017-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2017-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index caae4b9752cdae5c882c87a6c4fa5b0a46309178..738d30935568d89d00e0abcd38fd6e05bdf6296c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2017-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2017-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b2c8effec1ccf1b36a10ada685d916fcbcfe01b7..b1ad8e84f0340e0f2434dcdaf5f807ca1ce329b3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e7b5d8f569c55573524b46e30abdbe364a675941..b53d6c157a52ae26fe863c1e4f6f214193fda41d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 50587ff6ca21ca306408bed2cd7cd410e62de794..9cc2c30a68b890fa8f9c9dca1c39415415f86eaf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f0f64bc26c0d128776ac4e2fe19cc1aecbc76bf8..b24d3a57386d230d5530c720fb1943128bc5de57 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 814d1f0e575e393be15b5523f3cf58c35b707e9e..e807c0c2c06881b3fbbda87d9de7ce2d2493f781 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c2c250827c03b3fe20d87f8ba4bd37c5198c9d35..d03489fd23e08ce9e9dba61fe2369cf957687b19 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bd313b1e0102792a0081c0bc347eb5dde973f98a..983b99311eab47fed13c191c7d0d4a63a95a6586 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b05bcb1bd0f014c76ef7ffe62e13d7acb8903c96..32bd8a76fd8b2b082b617f682b7357fb0685cef0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 12d2496aa73557bde59a39b5534aca9fd2cbf2e2..6faa5a0d87774d6798567d2c5545a8209a376ec0 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2ff678d26ee1aac496fe46bcf8685cbd46daa85c..cca09324088af5b0377c02cb046e1a919e845b19 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 13e8a04d99dbfbda16b39e9980e219dd9735af3b..57dcfce296ea4492a99a225fa23b8b241535f82e 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 359a1876460b4ea8c3d8110db9e1be3eb6b68aac..0d59b974c97f829b55b6e36741ea9b37189a17bc 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d9630fcd2bed2fbbf776e014b298d409d36b892b..4d46ece440012e674c0fd2602cd4437c25691025 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index d8c6dbeb0a0f5b262c7ff09014eadc3dadfeaee4..459f4e116017b59a13df94449b4e3ba9d726d57c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2a4c2d1257739df9ba480fc9f16ba933ee71b0d4..8391bd8b27f2ae3e535a3e54410a4c004131634d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ca9cb0b029144960e9e3d9b3b5cd05a4b7a65d19..0e4897cd0d79de80f92d807872e39d42ab6f5072 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2020  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2021  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
index acc194325809c384ca4306b27fbf1ebcfa75db23..686819145a333dabbfe1ff5afaa68fa3f6f4a610 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2020  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2021  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
index d23af15f02974cf59715efc233e20b25d6f3d969..86dac7549be7a5c73638271863999a2461db7f52 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2020  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2021  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
index 2075e681d3efadf42450b4a89a31c374a30fe7ad..1f47404e952527b776a50f62da2a5344c926fcda 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2020  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2007-2021  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 // CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
index 29d95feb31ed05560bea8c8c4097d9896ed68cd4..e7b8b582b0664c9068f6499d63e22e1c9147127b 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2010-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2010-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public