Salome HOME
Copyright update 2021
authorvsr <vsr@opencascade.com>
Wed, 24 Mar 2021 16:11:35 +0000 (19:11 +0300)
committervsr <vsr@opencascade.com>
Wed, 24 Mar 2021 16:11:35 +0000 (19:11 +0300)
341 files changed:
CMakeLists.txt
CTestTestfileInstall.cmake
FIELDS_version.h.in
SalomeFIELDSConfig.cmake.in
adm_local/CMakeLists.txt
adm_local/unix/CMakeLists.txt
adm_local/unix/config_files/CMakeLists.txt
adm_local/unix/config_files/ac_check_sizeof_fortran.m4
adm_local/unix/config_files/check_GUI.m4
adm_local/unix/config_files/check_Med.m4
adm_local/unix/config_files/check_Med2.m4
adm_local/unix/config_files/check_bft.m4
adm_local/unix/config_files/check_fvm.m4
adm_local/unix/config_files/check_metis.m4
adm_local/unix/config_files/med_check_sizeof_medint.m4
adm_local/unix/config_files/renumber.m4
adm_local/unix/config_files/splitter.m4
adm_local/unix/config_files/with_Kernel.m4
doc/CMakeLists.txt
doc/dev/CMakeLists.txt
doc/dev/sphinx/CMakeLists.txt
doc/dev/sphinx/conf.py.in
doc/dev/sphinx/images/convert.sh
doc/tut/addfields/addition.py
doc/tut/addfields/operations.py
doc/tut/medcoupling/env.sh
doc/tut/medcoupling/partition.py
doc/tut/medcoupling/pyfunctions/functions.py
doc/tut/medcoupling/pyfunctions/lagrange.py
doc/tut/medcoupling/pyfunctions/plotter.py
doc/tut/medcoupling/test-paravis.py
doc/tut/medcoupling/testmed_gendata.py
doc/tut/medcoupling/testmed_lena.py
doc/tut/medcoupling/testmed_simple.py
doc/tut/medcoupling/testpil.py
doc/tut/medloader/cmesh.py
doc/tut/medloader/explore.py
doc/tut/medloader/manage.py
doc/tut/medloader/testamel.py
doc/tut/medloader/tutorial.py
doc/tut/mergefields/simpledemo/simpledemo.py
doc/tut/mergefields/splitdemo/splitdemo.py
doc/tut/mergefields/splitdemo/splitdemo_partiel.py
doc/tut/projection/demomed/demo_createsource.py
doc/tut/projection/demomed/demo_loadsource.py
doc/tut/projection/demovtu/projection.py
idl/CMakeLists.txt
idl/MEDCalculator.idl
idl/MEDCommandsHistoryManager.idl
idl/MEDCouplingCorbaServant.idl
idl/MEDCouplingCorbaServantTest.idl
idl/MEDDataManager.idl
idl/MEDEventListener.idl
idl/MEDFactory.idl
idl/MEDPresentationManager.idl
idl/MED_Gen.idl
idl/ParaMEDCouplingCorbaServant.idl
idl/ParaMEDMEMComponent.idl
resources/CMakeLists.txt
src/CMakeLists.txt
src/MEDCalc/CMakeLists.txt
src/MEDCalc/MEDCalcConstants.hxx
src/MEDCalc/README.txt
src/MEDCalc/cmp/CMakeLists.txt
src/MEDCalc/cmp/MED.cxx
src/MEDCalc/cmp/MED.hxx
src/MEDCalc/cmp/MEDCALC.hxx
src/MEDCalc/cmp/MEDCalculator_i.cxx
src/MEDCalc/cmp/MEDCalculator_i.hxx
src/MEDCalc/cmp/MEDCommandsHistoryManager_i.cxx
src/MEDCalc/cmp/MEDCommandsHistoryManager_i.hxx
src/MEDCalc/cmp/MEDDataManager_i.cxx
src/MEDCalc/cmp/MEDDataManager_i.hxx
src/MEDCalc/cmp/MEDFactoryClient.cxx
src/MEDCalc/cmp/MEDFactoryClient.hxx
src/MEDCalc/cmp/MEDFactory_i.cxx
src/MEDCalc/cmp/MEDFactory_i.hxx
src/MEDCalc/cmp/MEDPresentation.cxx
src/MEDCalc/cmp/MEDPresentation.hxx
src/MEDCalc/cmp/MEDPresentation.txx
src/MEDCalc/cmp/MEDPresentationContour.cxx
src/MEDCalc/cmp/MEDPresentationContour.hxx
src/MEDCalc/cmp/MEDPresentationDeflectionShape.cxx
src/MEDCalc/cmp/MEDPresentationDeflectionShape.hxx
src/MEDCalc/cmp/MEDPresentationException.hxx
src/MEDCalc/cmp/MEDPresentationManager_i.cxx
src/MEDCalc/cmp/MEDPresentationManager_i.hxx
src/MEDCalc/cmp/MEDPresentationManager_i.txx
src/MEDCalc/cmp/MEDPresentationMeshView.cxx
src/MEDCalc/cmp/MEDPresentationMeshView.hxx
src/MEDCalc/cmp/MEDPresentationPointSprite.cxx
src/MEDCalc/cmp/MEDPresentationPointSprite.hxx
src/MEDCalc/cmp/MEDPresentationScalarMap.cxx
src/MEDCalc/cmp/MEDPresentationScalarMap.hxx
src/MEDCalc/cmp/MEDPresentationSlices.cxx
src/MEDCalc/cmp/MEDPresentationSlices.hxx
src/MEDCalc/cmp/MEDPresentationVectorField.cxx
src/MEDCalc/cmp/MEDPresentationVectorField.hxx
src/MEDCalc/cmp/MEDPyLockWrapper.hxx
src/MEDCalc/cmp/test_medcalc_components.py
src/MEDCalc/exe/CMakeLists.txt
src/MEDCalc/exe/image2med/CMakeLists.txt
src/MEDCalc/exe/image2med/image2med.py
src/MEDCalc/gui/CMakeLists.txt
src/MEDCalc/gui/DatasourceController.cxx
src/MEDCalc/gui/DatasourceController.hxx
src/MEDCalc/gui/MEDCALCGUI.hxx
src/MEDCalc/gui/MEDEventListener_i.cxx
src/MEDCalc/gui/MEDEventListener_i.hxx
src/MEDCalc/gui/MEDModule.cxx
src/MEDCalc/gui/MEDModule.hxx
src/MEDCalc/gui/MEDWidgetHelper.cxx
src/MEDCalc/gui/MEDWidgetHelper.hxx
src/MEDCalc/gui/MEDWidgetHelperComponent.cxx
src/MEDCalc/gui/MEDWidgetHelperComponent.hxx
src/MEDCalc/gui/MEDWidgetHelperContour.cxx
src/MEDCalc/gui/MEDWidgetHelperContour.hxx
src/MEDCalc/gui/MEDWidgetHelperDeflectionShape.hxx
src/MEDCalc/gui/MEDWidgetHelperMeshView.cxx
src/MEDCalc/gui/MEDWidgetHelperMeshView.hxx
src/MEDCalc/gui/MEDWidgetHelperPointSprite.hxx
src/MEDCalc/gui/MEDWidgetHelperScalarMap.hxx
src/MEDCalc/gui/MEDWidgetHelperSlices.cxx
src/MEDCalc/gui/MEDWidgetHelperSlices.hxx
src/MEDCalc/gui/MEDWidgetHelperVectorField.hxx
src/MEDCalc/gui/PresentationController.cxx
src/MEDCalc/gui/PresentationController.hxx
src/MEDCalc/gui/PresentationEvent.hxx
src/MEDCalc/gui/ProcessingController.cxx
src/MEDCalc/gui/ProcessingController.hxx
src/MEDCalc/gui/TestController.cxx
src/MEDCalc/gui/TestController.hxx
src/MEDCalc/gui/WorkspaceController.cxx
src/MEDCalc/gui/WorkspaceController.hxx
src/MEDCalc/gui/XmedConsoleDriver.cxx
src/MEDCalc/gui/XmedConsoleDriver.hxx
src/MEDCalc/gui/XmedDataModel.cxx
src/MEDCalc/gui/XmedDataModel.hxx
src/MEDCalc/gui/dialogs/CMakeLists.txt
src/MEDCalc/gui/dialogs/DlgAlias.cxx
src/MEDCalc/gui/dialogs/DlgAlias.hxx
src/MEDCalc/gui/dialogs/DlgChangeUnderlyingMesh.cxx
src/MEDCalc/gui/dialogs/DlgChangeUnderlyingMesh.hxx
src/MEDCalc/gui/dialogs/DlgImageToMed.cxx
src/MEDCalc/gui/dialogs/DlgImageToMed.hxx
src/MEDCalc/gui/dialogs/DlgInterpolateField.cxx
src/MEDCalc/gui/dialogs/DlgInterpolateField.hxx
src/MEDCalc/gui/dialogs/DlgUseInWorkspace.cxx
src/MEDCalc/gui/dialogs/DlgUseInWorkspace.hxx
src/MEDCalc/gui/dialogs/GenericDialog.cxx
src/MEDCalc/gui/dialogs/GenericDialog.hxx
src/MEDCalc/gui/dialogs/MEDCALCGUIdialogs.hxx
src/MEDCalc/gui/dialogs/WidgetPresentationParameters.cxx
src/MEDCalc/gui/dialogs/WidgetPresentationParameters.hxx
src/MEDCalc/gui/dialogs/dlgTester.cxx
src/MEDCalc/gui/factory.cxx
src/MEDCalc/res/CMakeLists.txt
src/MEDCalc/res/presentations/CMakeLists.txt
src/MEDCalc/res/presentations/classic/CMakeLists.txt
src/MEDCalc/res/presentations/modern/CMakeLists.txt
src/MEDCalc/res/testfiles/CMakeLists.txt
src/MEDCalc/test/CMakeLists.txt
src/MEDCalc/test/CTestTestfileInstall.cmake
src/MEDCalc/test/gui/CMakeLists.txt
src/MEDCalc/test/gui/CTestTestfileInstall.cmake
src/MEDCalc/test/gui/baselines/CMakeLists.txt
src/MEDCalc/test/gui/test_qttesting.py
src/MEDCalc/test/gui/test_scalarmap.py
src/MEDCalc/test/medcalc_testutils.py.in
src/MEDCalc/test/tui/CMakeLists.txt
src/MEDCalc/test/tui/CTestTestfileInstall.cmake
src/MEDCalc/test/tui/access_API.py
src/MEDCalc/test/tui/contour.py
src/MEDCalc/test/tui/deflection_shape.py
src/MEDCalc/test/tui/elno_field.py
src/MEDCalc/test/tui/import_pvsimple.py
src/MEDCalc/test/tui/load_file.py
src/MEDCalc/test/tui/medcalc_test_utils.py
src/MEDCalc/test/tui/mesh_view.py
src/MEDCalc/test/tui/point_sprite.py
src/MEDCalc/test/tui/scalar_map.py
src/MEDCalc/test/tui/slices.py
src/MEDCalc/test/tui/tests.set
src/MEDCalc/test/tui/vector_field.py
src/MEDCalc/tui/CMakeLists.txt
src/MEDCalc/tui/__init__.py
src/MEDCalc/tui/fieldproxy.py
src/MEDCalc/tui/fields_test.py
src/MEDCalc/tui/medconsole.py
src/MEDCalc/tui/medcorba.py
src/MEDCalc/tui/medevents.py
src/MEDCalc/tui/medimages.py
src/MEDCalc/tui/medio.py
src/MEDCalc/tui/medpresentation.py
src/MEDCalc/tui/medprocessing.py
src/MEDCalc/tui/medtest.py
src/MEDCalculator/CMakeLists.txt
src/MEDCalculator/MEDCalculatorBrowserField.cxx
src/MEDCalculator/MEDCalculatorBrowserField.hxx
src/MEDCalculator/MEDCalculatorBrowserLiteStruct.cxx
src/MEDCalculator/MEDCalculatorBrowserLiteStruct.hxx
src/MEDCalculator/MEDCalculatorBrowserMesh.cxx
src/MEDCalculator/MEDCalculatorBrowserMesh.hxx
src/MEDCalculator/MEDCalculatorBrowserStep.cxx
src/MEDCalculator/MEDCalculatorBrowserStep.hxx
src/MEDCalculator/MEDCalculatorDBField.cxx
src/MEDCalculator/MEDCalculatorDBField.hxx
src/MEDCalculator/MEDCalculatorDBRangeSelection.cxx
src/MEDCalculator/MEDCalculatorDBRangeSelection.hxx
src/MEDCalculator/MEDCalculatorDBSliceField.cxx
src/MEDCalculator/MEDCalculatorDBSliceField.hxx
src/MEDCalculator/MedCalculatorDefines.hxx
src/MEDCalculator/Swig/CMakeLists.txt
src/MEDCalculator/Swig/MEDCalculator.i
src/MEDCalculator/Swig/MEDCalculatorBasicsTest.py
src/MEDCalculator/Swig/MEDCalculatorTypemaps.i
src/MEDCalculator/Swig/MedCalculatorSPythonDefines.hxx
src/MEDCalculator/Swig/SPythonInterpreter.cxx
src/MEDCalculator/Swig/SPythonInterpreter.hxx
src/MEDCalculator/Swig/SPythonParser.cxx
src/MEDCalculator/Swig/SPythonParser.hxx
src/MEDCalculator/Swig/spython.cxx
src/MEDCalculator/Swig/test.spy
src/MEDCalculator/Swig/test2.spy
src/MEDCalculator/Test/CMakeLists.txt
src/MEDCalculator/Test/CTestTestfileInstall.cmake
src/MEDCalculator/Test/MEDCalculatorBasicsTest.cxx
src/MEDCalculator/Test/MEDCalculatorBasicsTest.hxx
src/MEDCalculator/Test/TestMEDCalculator.cxx
src/MEDCouplingCorba/CMakeLists.txt
src/MEDCouplingCorba/Client/CMakeLists.txt
src/MEDCouplingCorba/Client/DataArrayDoubleClient.cxx
src/MEDCouplingCorba/Client/DataArrayDoubleClient.hxx
src/MEDCouplingCorba/Client/DataArrayIntClient.cxx
src/MEDCouplingCorba/Client/DataArrayIntClient.hxx
src/MEDCouplingCorba/Client/MEDCoupling1DGTUMeshClient.cxx
src/MEDCouplingCorba/Client/MEDCoupling1DGTUMeshClient.hxx
src/MEDCouplingCorba/Client/MEDCoupling1SGTUMeshClient.cxx
src/MEDCouplingCorba/Client/MEDCoupling1SGTUMeshClient.hxx
src/MEDCouplingCorba/Client/MEDCouplingCMeshClient.cxx
src/MEDCouplingCorba/Client/MEDCouplingCMeshClient.hxx
src/MEDCouplingCorba/Client/MEDCouplingClient.hxx
src/MEDCouplingCorba/Client/MEDCouplingCurveLinearMeshClient.cxx
src/MEDCouplingCorba/Client/MEDCouplingCurveLinearMeshClient.hxx
src/MEDCouplingCorba/Client/MEDCouplingExtrudedMeshClient.cxx
src/MEDCouplingCorba/Client/MEDCouplingExtrudedMeshClient.hxx
src/MEDCouplingCorba/Client/MEDCouplingFieldDoubleClient.cxx
src/MEDCouplingCorba/Client/MEDCouplingFieldDoubleClient.hxx
src/MEDCouplingCorba/Client/MEDCouplingFieldOverTimeClient.cxx
src/MEDCouplingCorba/Client/MEDCouplingFieldOverTimeClient.hxx
src/MEDCouplingCorba/Client/MEDCouplingFieldTemplateClient.cxx
src/MEDCouplingCorba/Client/MEDCouplingFieldTemplateClient.hxx
src/MEDCouplingCorba/Client/MEDCouplingIMeshClient.cxx
src/MEDCouplingCorba/Client/MEDCouplingIMeshClient.hxx
src/MEDCouplingCorba/Client/MEDCouplingMeshClient.cxx
src/MEDCouplingCorba/Client/MEDCouplingMeshClient.hxx
src/MEDCouplingCorba/Client/MEDCouplingMultiFieldsClient.cxx
src/MEDCouplingCorba/Client/MEDCouplingMultiFieldsClient.hxx
src/MEDCouplingCorba/Client/MEDCouplingUMeshClient.cxx
src/MEDCouplingCorba/Client/MEDCouplingUMeshClient.hxx
src/MEDCouplingCorba/DataArrayDoubleServant.cxx
src/MEDCouplingCorba/DataArrayDoubleServant.hxx
src/MEDCouplingCorba/DataArrayIntServant.cxx
src/MEDCouplingCorba/DataArrayIntServant.hxx
src/MEDCouplingCorba/DataArrayServant.cxx
src/MEDCouplingCorba/DataArrayServant.hxx
src/MEDCouplingCorba/MEDCoupling1DGTUMeshServant.cxx
src/MEDCouplingCorba/MEDCoupling1DGTUMeshServant.hxx
src/MEDCouplingCorba/MEDCoupling1GTUMeshServant.cxx
src/MEDCouplingCorba/MEDCoupling1GTUMeshServant.hxx
src/MEDCouplingCorba/MEDCoupling1SGTUMeshServant.cxx
src/MEDCouplingCorba/MEDCoupling1SGTUMeshServant.hxx
src/MEDCouplingCorba/MEDCouplingCMeshServant.cxx
src/MEDCouplingCorba/MEDCouplingCMeshServant.hxx
src/MEDCouplingCorba/MEDCouplingCorba.hxx
src/MEDCouplingCorba/MEDCouplingCurveLinearMeshServant.cxx
src/MEDCouplingCorba/MEDCouplingCurveLinearMeshServant.hxx
src/MEDCouplingCorba/MEDCouplingExtrudedMeshServant.cxx
src/MEDCouplingCorba/MEDCouplingExtrudedMeshServant.hxx
src/MEDCouplingCorba/MEDCouplingFieldDoubleServant.cxx
src/MEDCouplingCorba/MEDCouplingFieldDoubleServant.hxx
src/MEDCouplingCorba/MEDCouplingFieldOverTimeServant.cxx
src/MEDCouplingCorba/MEDCouplingFieldOverTimeServant.hxx
src/MEDCouplingCorba/MEDCouplingFieldServant.cxx
src/MEDCouplingCorba/MEDCouplingFieldServant.hxx
src/MEDCouplingCorba/MEDCouplingFieldTemplateServant.cxx
src/MEDCouplingCorba/MEDCouplingFieldTemplateServant.hxx
src/MEDCouplingCorba/MEDCouplingIMeshServant.cxx
src/MEDCouplingCorba/MEDCouplingIMeshServant.hxx
src/MEDCouplingCorba/MEDCouplingMeshServant.cxx
src/MEDCouplingCorba/MEDCouplingMeshServant.hxx
src/MEDCouplingCorba/MEDCouplingMultiFieldsServant.cxx
src/MEDCouplingCorba/MEDCouplingMultiFieldsServant.hxx
src/MEDCouplingCorba/MEDCouplingPointSetServant.cxx
src/MEDCouplingCorba/MEDCouplingPointSetServant.hxx
src/MEDCouplingCorba/MEDCouplingRefCountServant.cxx
src/MEDCouplingCorba/MEDCouplingRefCountServant.hxx
src/MEDCouplingCorba/MEDCouplingStructuredMeshServant.cxx
src/MEDCouplingCorba/MEDCouplingStructuredMeshServant.hxx
src/MEDCouplingCorba/MEDCouplingUMeshServant.cxx
src/MEDCouplingCorba/MEDCouplingUMeshServant.hxx
src/MEDCouplingCorba/Test/CMakeLists.txt
src/MEDCouplingCorba/Test/MEDCouplingMeshFieldFactoryComponent.cxx
src/MEDCouplingCorba/Test/MEDCouplingMeshFieldFactoryComponent.hxx
src/MEDCouplingCorba/Test/MEDCouplingMeshFieldFactoryComponentClt.cxx
src/MEDCouplingCorba/Test/MEDCouplingMeshFieldFactoryComponentClt.hxx
src/MEDCouplingCorba/Test/MEDCouplingMeshFieldFactoryComponentServ.cxx
src/MEDCouplingCorba/Test/MEDCouplingMeshFieldFactoryComponentServ.hxx
src/MEDCouplingCorba/Test/TestMEDCouplingCorbaClt.cxx
src/MEDCouplingCorba/Test/TestMEDCouplingCorbaServ.cxx
src/MEDCouplingCorba_Swig/CMakeLists.txt
src/MEDCouplingCorba_Swig/Client/CMakeLists.txt
src/MEDCouplingCorba_Swig/Client/MEDCouplingClient.i
src/MEDCouplingCorba_Swig/MEDCouplingCorba.i
src/MEDCouplingCorba_Swig/MEDCouplingCorbaSwigTest.py
src/MEDCouplingCorba_Swig/MEDCouplingCorbaSwigTestClt.py
src/MEDCouplingCorba_Swig/MEDCouplingCorbaSwigTestServ.py
src/MEDCouplingCorba_Swig/MEDCouplingCorbaTypemaps.i
src/MEDCouplingCorba_Swig/TestMEDCouplingCorbaClt.py
src/MEDCouplingCorba_Swig/TestMEDCouplingCorbaServ.py
src/MEDGUI/CMakeLists.txt
src/MEDGUI/MEDGUIDataBaseDockWidget.cxx
src/MEDGUI/MEDGUIDataBaseDockWidget.hxx
src/MEDGUI/MEDGUIFileContentDial.cxx
src/MEDGUI/MEDGUIFileContentDial.h
src/MEDGUI/MEDGUISelectComponents.cxx
src/MEDGUI/MEDGUISelectComponents.h
src/MEDGUI/MEDGUISelection.cxx
src/MEDGUI/MEDGUISelection.hxx
src/MEDGUI/MEDGUITreeWidgetItem.cxx
src/MEDGUI/MEDGUITreeWidgetItem.hxx
src/ParaMEDCouplingCorba/CMakeLists.txt
src/ParaMEDCouplingCorba/ParaMEDCouplingFieldDoubleServant.cxx
src/ParaMEDCouplingCorba/ParaMEDCouplingFieldDoubleServant.hxx
src/ParaMEDCouplingCorba/ParaMEDCouplingUMeshServant.cxx
src/ParaMEDCouplingCorba/ParaMEDCouplingUMeshServant.hxx
src/ParaMEDMEMComponent/CMakeLists.txt
src/ParaMEDMEMComponent/MPIMEDCouplingFieldDoubleServant.cxx
src/ParaMEDMEMComponent/MPIMEDCouplingFieldDoubleServant.hxx
src/ParaMEDMEMComponent/ParaMEDMEMComponent_i.cxx
src/ParaMEDMEMComponent/ParaMEDMEMComponent_i.hxx

index 9a78206b35783d73b9f8f547e57f135dbac45336..1f696adbfbed3ea40256f0574e0f3babea735465 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 599eeab13c612387b30be3a813ace3e854b2364f..04c53e6b04edd8914789a3db062921f49fc6d22b 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 d7b740054cf77c7177d705651c1d5a209adaee83..a9aae52ecc2224eb89768e622c477f56ad2c0b39 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 15f54ec73fe0834aafacf40f6466d28f099b55d1..0c725caece15e61e7fc82b2a0d77345f3d7a56c8 100644 (file)
@@ -5,7 +5,7 @@
 #
 
 ###############################################################
-# Copyright (C) 2013-2020  CEA/DEN, EDF R&D, OPEN CASCADE
+# Copyright (C) 2013-2021  CEA/DEN, EDF R&D, OPEN CASCADE
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 761c9356cd6def18c10bd53a00b2fd123bac5118..6180dbfa886ed53effbc57d2c73dd0581e7b664f 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 e58b44b22c35922c618a22038c0bf57887173f6a..1bcb79cc13d181b9446b67ae30e52e713c273cc4 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 2b4458149160352adc06cd85134bc887b97ca32d..ea114c26e786f408dd93c2e0f2846606fa9e3037 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 8d043b1ac4185338f32ff72f96d3fa33d1e333a2..aa276df74e58cc813e38af7390a86f3e95809878 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2007-2020  CEA/DEN, EDF R&D, OPEN CASCADE
+dnl Copyright (C) 2007-2021  CEA/DEN, EDF R&D, OPEN CASCADE
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 250e8e90e873c5dc1fd3354cd0eef0269948c483..ed930a0a2e736296365b87948c02c7a9559e87ab 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2007-2020  CEA/DEN, EDF R&D, OPEN CASCADE
+dnl Copyright (C) 2007-2021  CEA/DEN, EDF R&D, OPEN CASCADE
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index a78a8f4c17cae4fb8110d47efde0ce65766e7f42..19745f95e3ef33541b9891c9fa489ecaf9c0b06a 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2007-2020  CEA/DEN, EDF R&D, OPEN CASCADE
+dnl Copyright (C) 2007-2021  CEA/DEN, EDF R&D, OPEN CASCADE
 dnl
 dnl Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 dnl CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
index 9420772590fa85232c322efb8f1482fd95851ecf..8e758f63b7daf9136d6f57dce40b0be6ec595957 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2007-2020  CEA/DEN, EDF R&D, OPEN CASCADE
+dnl Copyright (C) 2007-2021  CEA/DEN, EDF R&D, OPEN CASCADE
 dnl
 dnl Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 dnl CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
index 571c3ef5f3947992cb9dddc3f8891827cacb0ff1..78ca1f1ffd92375e092e4f63d2e9f6790dd7205f 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2007-2020  CEA/DEN, EDF R&D, OPEN CASCADE
+dnl Copyright (C) 2007-2021  CEA/DEN, EDF R&D, OPEN CASCADE
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index 2c390e37b9c368f5994c2d8256d424af2da85c6b..5273915000f8084c8e30ba6ec5831cb5d188a18e 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2007-2020  CEA/DEN, EDF R&D, OPEN CASCADE
+dnl Copyright (C) 2007-2021  CEA/DEN, EDF R&D, OPEN CASCADE
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index bd68bca1d952cde66e2f05490a4e1e4dc5c2de4a..527f415aa6f24ad33848f9de81576a3910d76d74 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2007-2020  CEA/DEN, EDF R&D, OPEN CASCADE
+dnl Copyright (C) 2007-2021  CEA/DEN, EDF R&D, OPEN CASCADE
 dnl
 dnl Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 dnl CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
index 2197ca4662624c61913de492fa6ea00b5b38dd1d..98a49de5601cf58b9cda75d3d7f452ea277823f7 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2007-2020  CEA/DEN, EDF R&D, OPEN CASCADE
+dnl Copyright (C) 2007-2021  CEA/DEN, EDF R&D, OPEN CASCADE
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index e974fa99f21c1f2546a12908f2f6a17ab4ca3796..a4bcb1a30fcdf99e5e7e6e92d52216d5ab4f3a38 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2007-2020  CEA/DEN, EDF R&D, OPEN CASCADE
+dnl Copyright (C) 2007-2021  CEA/DEN, EDF R&D, OPEN CASCADE
 dnl
 dnl This library is free software; you can redistribute it and/or
 dnl modify it under the terms of the GNU Lesser General Public
index fe6558e453a16dbabb0f34e22f17c122c1a0c4bd..99a5f2de2a42a6cdc8295130d91d85b0bbd55746 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2007-2020  CEA/DEN, EDF R&D, OPEN CASCADE
+dnl Copyright (C) 2007-2021  CEA/DEN, EDF R&D, OPEN CASCADE
 dnl
 dnl Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 dnl CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
index 84c47a17f43e348c47f9229548c278ccf97b62db..f9ec551714372d8cc95f4d274a9d345d94f71df3 100644 (file)
@@ -1,4 +1,4 @@
-dnl Copyright (C) 2007-2020  CEA/DEN, EDF R&D, OPEN CASCADE
+dnl Copyright (C) 2007-2021  CEA/DEN, EDF R&D, OPEN CASCADE
 dnl
 dnl Copyright (C) 2003-2007  OPEN CASCADE, EADS/CCR, LIP6, CEA/DEN,
 dnl CEDRAT, EDF R&D, LEG, PRINCIPIA R&D, BUREAU VERITAS
index 7771f525ce50d8e4dc613e422dae955765730b9d..87663d8a1ca3d4bf5a8c4b988217873cd3b25457 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 8e2b0e5b31985608f50b8ea0a777c773e01a558a..bed8d90c4f1e61b3e4f67454d51d01314b17b088 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 61b0aa70d0856055866c98967c59503166390261..01b378397988a936b2fcdc72a166c3447a92b173 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 2a518d4610c68f96d3f1b32fdd0b389c7899c699..b9e032eb6dd5402f52abc3282ead729d4b67a111 100644 (file)
@@ -54,7 +54,7 @@ master_doc = 'index'
 
 # General information about the project.
 project = 'FIELDS, Manipulation de champs dans SALOME'
-copyright = '2010-2020 CEA/DEN, EDF R&D, OPEN CASCADE, G. Boulant, A. Geay'
+copyright = '2010-2021 CEA/DEN, EDF R&D, OPEN CASCADE, G. Boulant, A. Geay'
 
 # 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 91caee0e2750331a8d2b29a2e636e769caf05a65..73c4bc1d149cac519ac6afd168ceb2137a7fd5c3 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# 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 9c9cbfe2a3c636de0f3081877f040ec20d0836dd..c4646155df5e3a7f1abb4a9faf88f3d18412eaaa 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 0872cf0deb5eaa2b94072b2ffadbfeeb3684d902..7018802be0857aa7ee63e3cdd2c559ec9f1f3c0f 100644 (file)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# 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 89baed6c520fbb12e7eaf8f8e00f7a1caf0980b6..598de532b111193101b69c6594b1b6a8f0a864a5 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 0ef2ceeefa62eb30d1134cd6e865f8b45214aa28..4c0af9934378cda248074882487b13647752aaf6 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# 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 cbffd9f1db29484e9d7e1782ac1e75b10f4f2478..022383c50e2fbe53b0288979c8f9b0ff715bde9e 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# 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 32ce156070f56f7fd049dde7360d958b39addb91..a99eebc8f41ccf60279dbd1318cef894b03ad72b 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# 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 b2214cb8fe85822b75baf4e36467fb8ddecb5781..a4298cac8e633d036d30d4e2ed81c3c163109bb3 100644 (file)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# 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 d96ce85fd4688e3af81e41cf761d378f9ea67dc4..5d5958f256b6787377665bb6e2a0c0a9f151988f 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 f64ab1bb9802c1168140abdcee3a554953d9691d..6465d7e285369b268dfb8c9908c04dfca6463e77 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2011-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2011-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4d4162a3a0d1345736bbc1174949617c038736ee..a9fd792dc82ab01d85ff97326b1eadbf1bc76a5d 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2011-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2011-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2c6bae10af4b60ee75325c8eb5de5f546ca9d7e2..18f321d4dd7c02f268154f98d65b7f176ccbcbd4 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2011-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2011-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6c28d341f0ec880b90773ee6cb37bf64c0bb9146..ded6d3dd1fec7a7c9a2aca7070866ffea9e293b6 100755 (executable)
@@ -1,6 +1,6 @@
 #!/usr/bin/env pytho
 #  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2011-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2011-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f0f0600200af20beb40c6dcbcff31d5796f14b94..7e86a47a3d32745a34f6262e406a48d94ebc4385 100644 (file)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# 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 ab7bf314c4bc0b4494b5c19f5dec6391ccf6f491..a2e14bba10cb47d9779b1daff98575e95fd91314 100644 (file)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# 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 b0de302242082ac2558bb549c1bb6b5d9fa1fe64..769c511feac3423c21077187fdbd8dbfbe4abf19 100644 (file)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# 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 7e22333e35c56c2f42e9cedff8b988ce13f95131..d16ab4d6458bfa029335c5a1ce299651b0ed1e53 100644 (file)
@@ -1,5 +1,5 @@
 #  -*- coding: iso-8859-1 -*-
-# 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 73b6fc118f8188bd1e612023a58550b39e8b3e0d..564736527e032bba426984e4695aa0dde3860d20 100644 (file)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# 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 1aa870f4b9b6a2c8d8e1419dba060813440478d8..a6b94eef4bedca5aca38b45d14695023860ee66f 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 73a3f431a5bee552b96d4edcb3c50fad87e69191..373f1dcb4f006e06ca764938f7c3a64922ba00f5 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 c8f02ae00fe2a471d86bbf6a28c2390a6f37a062..d9f0786032275c5a3eb4ed3ac7b1827199334159 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 1267074b329143e32397104348e434b054f72736..05ee9daecb3229b067b77a3f880f2d6056ebb772 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 500affd43f09839eca9b783c3d67722d894b50e8..0235a0bdcbac9e6a43df7d8d4a687328c891def9 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 79f9bd4c1d2b1368ce687c4bc6df304914b9da2f..751a81380f039ee9d72888798f846ff50cdcb266 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 c9756ed9c7a7dd1bd43cf52470aa0ae29182804b..0a2187093bf63627fdd678478fdac5817635422f 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 3bb61a3a94f8524d94f756d245a6dfa444922bb0..9eb7bf06b7212851a26699137af39d07b8f4d2ac 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2020  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2011-2021  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index cc283126360a1196e6e2ab8df3ed27f65085d6ac..4a738dc8f750970db142a7aac2f1afc83ef41ce2 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2015-2020  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2015-2021  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f8dbf2bf3417d995a14c119eb8e88525e19ddab6..81ddbe2dcdc718fe5f3797fd8450182dc34339be 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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8dfd23e4921241f098350ecb664a5c8dc7f8d1b9..97acaa1100ebe9941fe00fbf3fbc12c73511fc46 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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 20596ce5d7aaef950b821722c95d20b93800b439..eb8842cca6704cc57d35b730bcc54aa300ff1b2b 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 3c530d80127ab6b53e95f2ef2df51a649a7f5882..872e9f2806a159cc5b07e6503ff82f7940fbcdd3 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 473f30adc618c35f5a67c85b685d681f7443a769..fa553d5d32fd57972aa66f9b87747caf6f34f458 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2005-2020  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2005-2021  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 9c0e2ccb9f58f09a664ec24aa250a41dfdfbc7e1..3c5eaeabbc6f3a504899a8c0e3cbd1a06ace46d5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2005-2020  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2005-2021  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8ce005caa6dc4d7a7cc9dfd4d0c81be9ae8a11c9..cc75456600b95409c14875d7fbe5f5a287ba8708 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2005-2020  CEA/DEN, EDF R&D, OPEN CASCADE
+// Copyright (C) 2005-2021  CEA/DEN, EDF R&D, OPEN CASCADE
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index c2e4c63df8308eabddcae9d7919f2f06a9d11b3a..3c6b8c3abbda2317ff5a2a42a9cecfbbaeb881bf 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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 312bb40c40239a5f920d09cfa838d06586bf4247..624e2dbb28da782ed7e6d5ad7d55af5e89111e03 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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 43ce1549ebcafa7d1ae94911a14fd73aa1869545..2149a2e98e928f14b6c04a3c10de3879629ff82b 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 91b8400020a829b47f1a6cd0f206603fd33ff43e..b508405ca41b8233c689f4069181e2c1bbdb89de 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 b7867ab7cd39e727d436b7f65444540f8cc4cab4..4e7afd6fdae1fc684671592ddc55b712f828b389 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 11b8f22a27005519dc858b35d2d5ab8d880075ca..85293e5ce50909675689ef60bfb359c4837f001b 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 66aacc8c1ebe87b9101f784f64d33a3806208c76..2a927d1c52a55422f9c3deea0d439d0b4df9967a 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 108556013418ef6718e00806a9e0d4dd7766dce7..2c682ae6c5428b2c8a5ebf1ee3769b676226db82 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 0df324d2e559fa9d2f76d47f4b9408f54dc7fb51..75890f3c48f8fbee58718502d3cd0d347fcc4605 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 24c0e2830e8f27f903633cd4066047c5e63b85ed..b18a0ee3e7c59b6b92329131cb60e8646e3783e7 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 b07b6d00f093084090629f2972e40574e22e4dc9..51fa621221eb341efc98930886a1c2515c6d65b1 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 d8f4ca7cb536811e257b42fa0a3f342755a0511d..8a2e628a2a97fba4085bf75ae48a9a645e15fab3 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index caef18037c40b56060d8eabfe93bc399ceb3705a..e757d8d34820ee7cc2b816689f5c51cb7317f30e 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 9a6ca900eb7173cc14234afc8afe65c2e9ba9cfd..f3663042f42385391ea3afaf69fa25f148b63fc5 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 880c76e7ae35d2fcb36f26c543e982a4051d4b0d..7ca672e240989cf44598d5675f7ef27fea854772 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 2f0d92c6964f93a957b46d7f5bd43293dca1ebd0..756b529b9f6fb0fc186352c1e119d116611fe471 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 8a6ea95712e5910a6d16565cf253e154b195fb76..f6081f08ed97d4861d3bd0a0bd5e28f0223f43d9 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 f05a4163df88c886111d2efd827b079b13a0b322..2190da8322b4a560f0077d67a4f44db7c8c0ef96 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 30b1fe2a5b91fab811cef0b7656e439b5ea6d3dc..60bc458b5993cfc0a3e06787688893b3775bc67e 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 5d814b1bc21db9f9f5078b665dae467b3b1bf9ec..cf626de99748cc7cd795983d5f8d28f9f298e012 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 5b685326809af0faf45bc52b9ce3e07607e80643..3311189f48da1c047b1df369d62201021637c522 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 a234c6b833ef47c3dae142df33d028edcfad6a3b..fea83fd14e2deddb540ab1d5d0eaf50ad8092bd5 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e6c28cc9b816dd583531dbf896a5445998c550db..cb158ad60ca8f7f37868fc13f4700de35d09961d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 2745d734f6d1be599bb7bca504ed50a11d5f5032..8fcca7999f3d85e1348865cf7dd015ef3980a5a6 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 9b4c00d9d79c341d7d62454caa4dde1743836e72..f04f44f6b2f3de2a8d7910f27c35d3f3a1b98c78 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 dfad040a1727215827d1eba0ea750a658d8e9779..657aaf43952d7dbd41d98e45cc207fa5fd71dfd9 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 b3a81b05c7bab2363944703deb7950749e526b48..4722f98db96612066461cb197575950dacd92263 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 84c67e884ce58166fbfd921709e144ce534b4caf..a8675a3278e2dd95408fa3f438adc4679208f528 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 c3ef7a37d471140c899def7feebb7373890fdca1..65342111bb1c7ba8ca0391c3aa7b565d02e2d9d4 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index bbdf3290549321fb223ebee8d5e282a7d2f9098d..f9e46fd7fb2a10b2ca98f95e4fa64033f1929c6d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f0b056e95b2ea3dc2a96a16a4316a6e60db20352..ac1ed281b92eebb33a4d87d40b485975300bb07e 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 c097a59c4b1b9e4f46ed0239dc610e43d4bfb472..a1ddd05871b89a37349571b0e83a5293353e2b88 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 7a08d01fa2e1faf63ee33721abe75a19e3629d72..10222b65632c6c512e95e01978f021a5a1081ab0 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 50a9309ead558602e7ce3de5377425e7a516ca2f..fbe69ccc72679a7d67fa5309ea032c1f6b8732b5 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 3545dc27f90cb79a6b292f83e13c645dc000b5b4..a025b49b466f5acc4ae13ef68fccb64481afe98f 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 68ff22777e00c0b44596438a1f2b691b38c06aae..c98c916f2b834bdfa4adb7fe30b6be833386c0d9 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 641d0c96f384c7fdf0828bb5624e121caa400d74..5d3dcb0e78503f110971e7b273baafbe10f48824 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 e530ce2adede1f8bf3c4b29f68747b99a22979db..f029bcfa239415ffcd4f7675f640eb30268fb103 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 87df324b468c232d61afb3d87413dec7bba7cd0f..773beaacedc37d8ba35f374a6c760b763501b915 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 a3ddb0b8b69d85a94e87cec53f8ea9618df5b840..05cb28e30cc42ade0f0ca05f4a3d82df281a0018 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 5dbd98a3827f9d5d3f0f4e2d8832cca2d6ee48b8..8f916ef479d9088baf47db94105620d648415282 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 1e360ddc20f88fa42ea7c1515c8b08517087ad3c..d8bd689300299700ad9fba543ad2f3cfaa3378cb 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 06e7621b6dc852e38f0ac815ea6a7b95d4706bb5..b1dee505c1b31f10c26534993449b3a3fa7221de 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 8eb7415ddf3768012603cce48656f7d98a2eca5b..fd29f742b34fd6d4704b055c588e465234bec3e4 100644 (file)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# 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 f69570a7834e97f00e31a9b5371e54e53c900e7c..c0418617f179f5a6634914d3fd30cfa9db0872f2 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 4e682d3b62c780e10bf194b1841d3543d922f1c1..03afaf3a3ae8ae056fe508f785f3b962c0982706 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 fdef5c413d2eec163fb2f2494a0e370aadbb4e1a..f74f1e88d6a3bc5b26e20c9ad760249ac7f7a4d9 100755 (executable)
@@ -1,5 +1,5 @@
 #!/usr/bin/env python3
-# Copyright (C) 2011-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2011-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5468c435b5f4bea0198243dbc76ad7c2f0c04404..860dacd2a044fbf41a276ba48300cd2983be242a 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 ba719057e14387111ec38e6920df9d7b2083d1d9..75ebaa16125d032d886435d9606f7a9af3b10cce 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 0493f17cf8212d7f8b0a084eabf8262bddc558f5..7a0b18a3c439c3532691f2a51a85a467e6ae5f28 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 a2cfc9fbef311507d57a10dcb351581847b1f503..3765f1a56a6b02f10a8fe6f52e3600217c722718 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 1de54fa17a7632e56a1f001dd10b6b18296e5c88..251d034e4078fe6247a8342f8842ad3f39c7e830 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 22131a1056f98d3ca27f13c1c760b62d9cb93260..ee85bb7e327bcb10cdd1ec12a82074f704d80f2d 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 4f405034db43f6a6d0322a7e76650bce441a45bc..8cd3b75402d08b9f6bb2a1c8cf0bc9010d222251 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 59beda3f265060733b88533b8bf3c20fab91a7ab..b8be201a1e1034d83ab875d56d1807d78a70a236 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 bf192aca48c5527dac4e9497de75066c80b213f6..7e3e6062f73d58cf88f43539fde412b137dfad0b 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 4f7cdbeba72efbbfcb82380fce89948604d997a3..d9f12e27a200fd4140dda55544f241def0aaeb8a 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 2affb890958d684aeb0a0559246ac93f4f0c65aa..f0aed1451953c730557d15246b7bc27fb6304ccd 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 ae69b24c482e30f77fe46c0bb86608142ba8eda8..5154c5d1d01648c161e7ac121b6c1804ff2a097e 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 85866cf317ab559a3508e8fcbf7463150c16930f..a58a9c4e2b2321021d6d8e59837a19de47a86dbe 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 b96710f1efe9471c9cdb2c241250ac4c0c7dbf96..b37a22310b4aa3d41ec91fa98eea77793e70f801 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 d28f03c7546dc67ddd867f4a15fb127c79686c9a..cf18a5409d4bd986deb883632135cae9f703a182 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 e37a87323b71bd4304b95ff7807715f55bff7ae2..50ab882238775f4430743e1020962b2402d65626 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 c2f634f5c9929c8f8a6f06c794f8275a535c565c..f008745c51143356f5fa3f9be5eac8dcde8af979 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 1c9f14b5b91d65ebf33016e337eee51a39e327e8..f534b6f007348f20b29cec4fb57fd4dcd24e9cfd 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 f9d8d4e56dba478af5eb345b8f8f50f8213472eb..3747d12dc82ff40a2494a30eb07319fce35218a2 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 55a0d488ffcf57310f853953728d28ae95bdbea3..6d1eb7337637c151a27b1cb9329ebaddbc71155f 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 eedf53049d16002a7df4035075a1e920d6f42f18..f3add6454e719414423ba8387a257957c168ee1b 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 6b70e4a5a79b8b3b4aaa0f7591cf50087cb29663..c1e8e1b38c848bdafca841232f09b308508e3edc 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 aa8ebc69c41d9854b74c9fda46c5ea08a118a749..f408718a19c609306242c83b9284740fd2b48c1d 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 b040335a123c22da375982b565d2b0a9bbb0db6a..2488b3ba3531ecd1db8f3c5b216aa259161d4cf2 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 9b32bad5b65cc07234612cf840217049f2c1bf77..b82252bd6f1a93012f1afcc5a038ad6abfc7ee4c 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 7b52bb86b2ded534f6cb0b0cea5dd5be82f3be35..3a55776052e1970676e2b1c9fed743c6e2098072 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 330dc83d612dd15947a8204a58cc83160cc4fc9b..05e3d6f9d27af13c9d06bfb5481dace308b8a189 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 85e6b46de56d0518cdefb0dafa48d9910bbca7b3..c7d04b5ca4ec0fcb888feee5e442f2c73241ed36 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 9c2599dc1f60dcde08ab82c4618e8311a26fa8a1..d2e3a1b6b0868da31a8217829dcbedea8fccb818 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 f5627a2927e4a9e3bcbb8d1b8d4b117c7251f83d..af90db5f5be92178f9e94f619ccd3af793ab824b 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 98bb60901ad0e6f9258806939a84cf7b72196621..56382e9e4f71fa11f4d49fb292987149f0f5fbde 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 52ad6bf4a84080c1688c1275ef9b74bd259c7fb5..b00df2623a9caa71c5f24ef4c498ce3a6d89ce5c 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 019d9ede10afa3748c867ad900e94ade9e4cb78b..27f365ced0d03b673a7bd653c1d21f14e934a162 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2011-2020  CEA/DEN, EDF R&D
+// Copyright (C) 2011-2021  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 91c362e6f2a851c74c33a48032d20b263245e5ba..62f671c9eaf68f9bcd5738ace4bde3f9a7c38c2b 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 31c94ee54e2fffe85e51dc80d66a19f6aadeb3ae..9ec8f24f3932ed81d19dfa1e6bec1cc13e0b993f 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 7f0cd5b9e0908d0015c54550a89bc043cf99b4fb..0dcff8704fee119780735705b3b91bd6dae50789 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 862687163c59b55d93e4a908ddf2f529772714c1..3327815baf7edff15fd4047a3fd224aebd3dd760 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 bfb1da88082d97ed3c1f81d7e20198685e3ff256..73fac32cbeb25b5d977828ad801edcaa6d2906e5 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 dabcc32722a0c34256a1312594f42b6f7c7882f2..f096e944abbeb4dbbe4bb6464d48f37c99db09e3 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 c9dacf340ce63a2646ccf934a1f3830c41768163..b0e5b4cf36dd5c1329de8a84a1ec557a6763c0a0 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 97f202548c2979c08bf2e6dee60e85a247318437..0043c956f1fe3c7774144d5d031d96d4a4692a8e 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 15cf4688a6c9f4f1e40596bc36d38bac4c48abae..d2675147d2de736df89d817f669c755fb67310d4 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 03a2ca52eae813bbcd4d42a796c50b627fbcdf96..e062dafc79aa9ec8086733b7090473bd8618b008 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 e9129edb0cafb72c05121a463d29bc4ca3e3a1ab..c8089843e37e62d3850b58daedaa2fd1123f81a1 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 8d078b28c3983dabbd82694ebdff2643346b7601..66681e8b15deaed1141e79b1fed28316b441745a 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 da5574a70c3b713cf4506d755550837d9a81b1d7..4f765736d95db8290da7836e120e39f787b4ed42 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 702aa023c08e8e9290749a7db0493b6e910ee69e..4009dd3e4005c16b5b359f572488ae87492fa15b 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 c8f4abf43ff17563368437d7da81a437a194c1f1..b8677dd2785d3c96d57461b2f43824c6e096d803 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 d4505da3cafa0e0171d66f4104744d949b39d532..1a8fc6c5769f48812843546d014368f79de18344 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 503684e3a1de974d7f818cff2d7be2670c356189..670f58e744fdf57f18a8de57b3e525d3cdcb9e9f 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 fcfe03f645de259815a07a3a4b567666119bdf54..32aef3d29b2523de8057eacaa781a92338f834d9 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 fe50d9c5d6508dadd5aeab584f7ac596e43752fd..db123f8e99dd8d5f905e62711d68b06d5f5e74e4 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 8a4390ad0fa6b434946ef01a5868642a4678810f..89ff06428c59157487c602601a2c9931702daa70 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 87e64d96c8cc6b003c583844241bbc0a04e50991..7119e71955e0f24d71072a2e21225997b21e4071 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 b4aee6cbaff7c9be4466689fd8d0f098edce4db5..e1c0f072d477c1b1ba89db16e28682e57eec287b 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 0172a20272b6d9703635f2fd44d1ebbce69a6194..1b02da54f4798d6311dc1090514f7f962fc91f2c 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 0172a20272b6d9703635f2fd44d1ebbce69a6194..1b02da54f4798d6311dc1090514f7f962fc91f2c 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 e8f7fb317e502fef852f6c2fd8a438f7b37e9091..76bd75ed0ce37aa9dca05fa3b51fe7ad4472b451 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 26305966bf1f237cf699f19b6e4b1b238dbe0c66..ffc527f5337e9594b94975ce4d8ddf91b9aefb98 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 22af81830e972362308953a64af84ea3ecbf99b4..d008d37940895fd01de138575a48fd59fefeb4f6 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 82df56d4f2f54f103872457dad9be0b54f96f78d..0603d9630b48222507f039c5dabe43b9df74987b 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 8fcc8b985c4278b3d3c379c53e86ec9a8f090e57..7df902f6642423d96af59b9e613e767daef9f147 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 309f0eb3415a462dc28d89f7c7e55bd05ad3186f..8cc8f23377f2bf225103e34561cca48ec85c869f 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 d645ad64933518844fd78bdcc66af2e170797a19..1175cbac0fcbc3633efcc135f7c2a4e3a8067946 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 df062e2b879773055c82f4c0d38d892c10f6cf7b..0c8ac926d35ede625de0564287519b35fc2605a5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2011-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2011-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 636450058a4c759cfe3b217d0be9d797d6e6149a..b505401fd6fd326a6b63d1faf086fb3af2e1bb13 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2011-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2011-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fbcb7c1050f2b1b9aa8e79ef7cd072a84af08678..af50a807b80119321a7cecf3162cf4264c62ca4f 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 d4703e060e5c61a6c3bce6978b58ff6f9f2510b2..754ef3c318f0adccbb0ea4fa11d20235740e590a 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 268551f4a885caf405945d2e32a787d7b58cc96a..80f9ecb520cc71cc887973826536006f9c368f45 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 8ea00e050686107e2f05bc3e94a44097f50e423b..cbaffa411228ab4efe788819a52828da33f121c6 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 2536e3da060d95a949faa9bb40b3c7a65acb8cea..bc71f012944be0e78502983b47c70d630255f05c 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 69b6b7d1f31b2cee7a2d60a48fe7002b41888007..6716dd67ae333b81cf645f1822a9de154073d850 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 c3cb7e9cb59cb127f2cc3ff78f768703ba132cf0..b913291f2fec9665d8dee6d5f81a02ca70a68efb 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 36e46827bf50de73d6244c395353d67f511b8fae..77923eded070e942fcfc2fc966b3e9e02445303c 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 a7f898d193ac3a6a12356c582cf2ab582dca520d..5cd38a6135d95ab8a37d4236081536a7b354e833 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 81aad4a06f5b225fc389fdd3156802f3831e454c..3bacff7141f6e119efaea6931ad2edeb4d61e8c2 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 c39eb9ce277c215866f32aebeb26e70d5e9f8e7a..e4f16d992ec4b06802ce3de26a14bef91c4e3286 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 6b2183ea3ad00b637fa591d7d604e3c48728f2fc..9c5c95b850bf161095299f939e1e41d4df636a1c 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 fda4088e348a73710d71e1da7396338142fd845e..50992da79982b8b5c4d2837c22eeaa668579b1c6 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 430ac9a6480333aac029f985f36ca5a580e7a51f..7613ae9079ad9e0f61f9c8cc2842516d4b095a16 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 8e8a626c7d33bc500624922679780ff0dbc92901..6cf4d35573255760f71e778e19b94615104d4812 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 6488c5d1d508597e6496fe0a45f9bbf48ee7da90..f5191ee1d0c18d21eb77d777ad5e7c9b9f08808e 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 1caa2269410126a43170656ca364b75b6f5edf80..52fd7602a458182b5652e8bd91291eda68db4e15 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 3cb3d2b357333c4c081f72f9c4b39b704001a25a..b08aa793ceec2d70a8726dc833c1055c29c56702 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2011-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2011-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 109cf4369183ba9e9586a019db883a65a52b588e..81bc7ebf5483f1561b5696063baecb8a18458ecf 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 7ae45231a35dedf9c663249b084f9265913002fe..cdede065885f944f98c30cc8b467998420d0ec85 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 b3a851afbe030535801dc5b32589a3e338ec7fb4..803eed8d57141360dd28d6c4b1d436f8d0479d53 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 49b97a6dd7b0a65a1d75473ce9d19fc4b9a84a98..01e803d4aa8fdc6bdb2b133c213ea6911c4cbd9f 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 430188e795c5e3768fb072bf13a4a1cb16a13e46..c6223020ec6958baa957481bc8f6a825514e96b1 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 9c9414eb705895c087da5ece6f9a5f09d21fdb03..5c32c5c8e069cf27147b0857f0132a41f42a7bee 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2011-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2011-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b432c4080d335a1b8812b984fe00d76c16a1e16c..ebd2c1cbc4a66f8be76bfe53760d4bcca035a293 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2011-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2011-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0fe4c393b926f2f088cc5f720881d1926ccc3811..cea24de5e7b0866be68709ee6961243a8712b9b2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2011-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2011-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1cb933af980e9e8bf5bf13f187ca875e0c8ae4f0..fe5145df0488dd364365c377bf12203fd698e6c0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2011-2020  CEA/DEN, EDF R&D
+# Copyright (C) 2011-2021  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a3d22bce1b13c915a97bf3b28422059b614d798e..c70b97a160b9249044ec324759c836b714ada5d4 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 02a467403d61979767224dc35ba44e4e7d9ab0a0..ae7827cc36128b9885009728adfd5f958280ff02 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 ade0a134f91c2508cff63bf92778a48862f82f5f..78396952cabc36e67d3f3a11cad7057b11f75313 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 65eb46f3d2d321a8d0b6c23f6e2d6850297d4f20..9df5e2dc01d828f9ef66786741a38f7a8429bc32 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 d959a30c6fc587dda0effa8d27e063d65d27d638..a37b13e73191f9e1adca7c2b738edd0bf93f0bdf 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 28ee5747b5816591b8b3fb80597c1d05b0fa8961..ef579aafe818ba9bba541f70bd2242a5d72ed27b 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 eb3e40e66e1d20896ccf6249a12a8c5af280dedc..5ed69c2497380883da9f211d9b41d1c83625c647 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 5cefb2c948cb33f67a2bb27a588ff376e54bd891..4646baeeca451da5d6a7924911e97e63685d53ae 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 59002c4e75018918a732c92e7fddc94f95c89396..14a396d58141882293af178a2682abfdaf2f7512 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 5b1773276d0f34ccd28ef81682b2a53f9043f079..b4e79eb8990aa9c3cf09490d1f58cfe899677c11 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 5ccd86f9f808f8ff5ea3756c9e25ac0de1731bde..9c30f22600e3a5f56b0808a3b053712a2e600802 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 03b9578cb0a7c56de2ae5956a73f21f17d4c2421..e47666b4f9c32ca602673bf97b6d8695f04f41d7 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 6a44fe0bd6294a3c9c70db7f887a258082241b78..d5c84e7e7aa4802a459ef73c47d747b860cb7509 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 76fcbe2dce3741c7e50cd816181fec4358a9e496..38148d6452ccfbfed1be037d88887baf2075305b 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 7392aa0599b19503f1538c243ec5c4496b1895da..fb5c5dad27c4dc1f4696f1bfd7d2d91815de7b04 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 02a92e787d919c01ffc7d4b933be4312612a93c6..ddf9d54b6dba88a27a361a576a202dc0445ef990 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 4f4757644b8e05485daa8199dd87e5435a684427..a3aefc122fa9487fa33d2a2a279780144229a73c 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 4161327615325fd16d0120ec28b70196ed9377e6..d06a5e294a80e2dd5bb22020fa7b6c8e233a8d60 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 9015ff67bcd1db5441cd0240588503f12c6ee695..2bff2ba65b467c09abd8363090606710e0b28ce9 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 8d0457dadefb4e8cc136357a3248e6125f5d707f..5a99e8275e3b0954991ca4f7f583d79c715ac818 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 12cac36b517b7c1d9e7a9ab60ce870a4a43adef0..b3ece7674706c05399b22fb4278e63afe150479c 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 5da2b3942fdb89ec36c96bac22b4f2ac89659e2e..5dd3b13fda29965fe4c37149ad587e745101ae1e 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 2d3c5b352571e2f567359cfbb5d72ddd0899d3ca..7d1d5cdcbe4c293805913990ded61290af07f91a 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 ad85119b3a4f962eb5d5162024ece32ac619320d..9066c54c3a07564dc52a9a24e6df90e187d71201 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 f9241a645260eb516e79417541cebbcb85587a52..1568459939af281cc6aea6739f8983e66e30ed50 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 24de67d77ff1b18574a5acc562030875a158fc74..2ee281765f49a9eecf00dfedb544afb7d1c02767 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 82b6bb1d59e74ff0e747a902bb8d00cb8b8f839b..47b38d524481df5e671e8957d2d1f8acd832cedb 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 8901362138de250ee9e09d57341da222d183c0a4..e1f4c363d31a6b4c3511ece1be80c81313b8bb3d 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 5ac8c0787f29001dc80dd2619d0f6005a06ad162..ab8d1e7cc0ce2b6d7dbf87b2e0cc0b9931fcd72a 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 1f344ef360a4f8a058877d018017f7582594e87b..09231df00ba5fc518cb8e1b112318a664722f920 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 320fe1d0dbcc7af0897d93901af6361bf976758a..ae104e2db6ec1d57db59dd6e3f32a9a2f4c3ea9c 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 f11c52c3ed52545ac3b024df18fb097396c2c8c7..7329fd6326fe9185c2481a7d342185ab61b470d1 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 00cdbef6d7f7048486cf44f79ac5ea5ec87f8db4..cb817b874f7212202893c414bf15e32428784441 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 dd40ec38cf0b2dc6baa08496355bfc5aac8b8d50..e4c33699621a0b01e74290fefc4c2036b4fb98bf 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 8f9808a47fea9c3be6a043ca3321bd93f4ac662e..35609a50c674bee129f2b50afa941166ba08ddaa 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 07f27ef908342ed11c299fdfe44bdc3af66fe30d..7a3cbb1571b7c4945f8b77b43b41be59156e7707 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 10f3fdf64d8ad5ee58e5fba725c4fe47eae59206..2d8c5f711af1adebf50f4d78b722ccb46d21f58f 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 06e4b593afb02a10a04cb18c8a9546c4f3d6b367..84cceb504f77df282bd55368956a506e9165ce6e 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 44256c73bc130f36c895040bec0181b25416db98..930252b46c36ec30232f008c5b7688da0a770e20 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 662578be51f6ab22fbfc07f2387d14e52a23a77f..b2ebe441ad8f396011c187cd5b2af76e0446343f 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 34315bfbf3888d301d698e78c07d22d4499b9d1b..870428c38bc706fec73e1d42f85f72be6aabe531 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 fbf0331f2e7cedbcf6a95f3693c38c937bc0e513..be52e2d493cb505e0f426e4995cb53d3dc318c72 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 66a3def8a1b7ee220207d1baca7b85aaa9ef3c7f..6ef343e019627486e9a628ec62c157c72943ed7a 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 ec6485872bba3b199236b430f3c719722fa73eb2..ee05ec8eb3347505484022f4e574b39d151a3119 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 91252d263daa6a3b3aa3b95a790d7e5856a6af65..d7ae967fd49bf3c40a70c2ae53fd20761f907d7f 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 51d08f7b0c9b58443515f017c747afe91964ad96..0bac9726bc471d0c6b726c4f7f6cb99766298d73 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 de110a29f519265ffd4262bf66727a469516662f..acfbbe6363ed41065e76fbead69496ff0d6fd484 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 c79774bd5f8745c7865ff4827f6ab4f5d0db258f..b67055f31213be035b73c76832bdf76850c90743 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 686c0663bfb0200d91d2d79557d4f558dc7e6387..87797844c0173e8f1a2f637981b650303cbf2219 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 73433cab3941184f7d2f367a297879e883c80442..37ec53398da94e7a59545bd8330c35e651765b24 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 77119c95f408aab3e952588a2adfefdf12de351e..589cd2f41793b7ba799ad37c6fa570face2b2947 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 0736ba3e1035a347c93833cac7d938e64053c73a..34ca4589034321e02b03d8524176b5bdf10955a1 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 2741c2a91bbe8f77aea8606b646740c7a02bc465..bfbd50da1f7f4acf13371682a98b983471988498 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 ac97d3a5cf4873e9e735f929d2e36df2bf64d1ac..55bf24d9b1e239ba49c1b136038b035970e9b8b6 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 ee980182f5c4750bb23c738624bf162eaa9f411d..80a76ea4dbf24d008cec1117bca8a04a68ee1118 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 626869aff8ad4165abc6b912227427661139f08e..578fb94627dd9e398def475c2f7cf91819b14f34 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 6526aa1f5dffc302e05506a54433dfe9d830464c..f10062a9443d143ca13c8607a96656949cf1e345 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 4f24a60d58ecebd1f9439a64ce0b4e275e69418f..0b4b2db197f5241b223fd708a348cf4d6cfa5870 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 f7f4a0ca362c9bc0e95a8fc274162772298bf3da..897e3f43b6434ebff132642e1ffb1c0fcde450eb 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 608208ec6f071283c22d683de61a69bc0713d81b..bfe567675acbac3e63abf3d3414b878d1929fa3f 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 ad0949d6c4fbb925659cdbceec2b8f8963c2cea1..fc82b6bf3132b0a3b00ae00c2cb32d7d10474f0a 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 0ac04cade1109677df6123be1b329afe37ee9a26..ef7355278b944c90e4c0aab3c6cb3646e15396c0 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 1136ced872674cc418fe94db56bd4f78203d37d1..2ecc83cdc066331abf9c1d34cf3e8b35ece241f2 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 cbff2005c7d90fd4296cd8b1760db25672f8990b..0f56799d6c7ee4e00adb150369849827c395bc0a 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 f1945199e153345650b726d4f78379b2522feed8..1be5c2edcc153e01d9fa986ac7ea7390489c23b8 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 dd6d565ecfb4b7c7331893096fd09429eefac188..ab9b8c4683ad9925470e50e75316c96365c0af4c 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 ad5d3a9c786a92e7f714d43ecbe6b34c322476ac..fe14fc7995284743fbe8e1b604417f8699f0ee6a 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 e7201f7261c09e27131777ba29b3d15d35bf47c4..00f7aee5c4cab7433c02ee0decddc181face7d9d 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 8c85e5fc297e967e542a16bab0c6a4abace1b6b7..d1458d68e372a96d3d07e3624feed85c3424d58d 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 f6fb8e2c9c0ee7085b8150edeacc129a3c5da90b..803119c5c9fdc0acd8a843d62b5c995d743fadff 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 8b1b26d0be3b8e72bb4fc72854866e1f8ea5a37a..ccf4c39b37f264a9c176ff3cf20280771a5e74b6 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 a76e3a2344e528b8d4dd104a8052a4e98e8ba3ba..b4704844466f01507d0c3bd00726d3f6626ba3a4 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 bef7e335761a132f4aeebab800309cb4ffec33a1..30963c2b912b5e38e36c3b997f164720d9b4d7ed 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 a0303352628da287f8db4f34a322937ba37b7874..6df781f11dda2d64e4bed8981b808be5ee56079a 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 300ebefaffd2dad02cf2b5fbcb901513ee65c7c7..277c47cd3565421b2c265c15e9cdd8d3e10d23b0 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 86fe73e9691ed653e1a8a9ba2be694a4ee116d41..d75cf9b303c851529b2969f0daa027c43a0fa9b2 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 e4d26a585a25ec52f48455b06e2880646aab90b6..efcae0832ad8d23d2f5bb0bf4e2b3bd276f1b1de 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 1caf2f0df98dca15c10242b74f4453d4bf7f6239..2dae79adc742f219d3758e81e07a93eabf6ff932 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 004db48c860558bb6894fe1f683cd9a262735315..e90240d0d99be41a0f8d3114b79f45e571bba803 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 80b7c223317c623b93fc05d5f514d85849f58ea3..21279236cc62e10ac2edadea83c4bce1f93960eb 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 026346d0dc742f8ef126145250fd2ed1c6ba6f62..a3bc09143f1f99a68514fed7db47ef2b2b32bb0c 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 8f9387320555978908182fce00bf7a51ff0b2848..90b3348a3ed344bc74c867adb4a7e86df2003de6 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 172128fa1dd8f3f64dcd3190b3e7d376b596af4e..bc95f0563fc8ee37e7b0e1f3754e8e7cdbd2fe7c 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 70dfe9f053fe3c162e2316574a5789cf0371ba43..61d8e0f54979fb8c4302e933378f92d97ae25546 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 cb4ded7a5bc56510f7be2393a243815176b3d8dd..a6f7b3b90437fc056b28e200a76d990b4ad83df6 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 c30512e6b933c18f252c9e6be4dd5b837c701c2c..1381eaa5d37371cf3b3d950468305c0954299f6b 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 4525976c0377c6753df3e92adeef8d0763dd5065..284a9ec9436d5e5d714174593d7251cd789beebb 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 83c8eb025ae3661d11fd0df03bcc20615b049ea0..4ab948a8849b7ffadc07dbbd8e76f43653cbb96c 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 888d8399c0976253cbfbdc0e58bd0595e7a6d04b..78a0004ebc6843e6bf20d3711f36de19d9971720 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 dfcff2821a313fae51a5d1645c5c9435c889d87a..a9d8d725638030759ab8200dd652d030af2b3b47 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 681db4a1ef296132d9faeb18746a712d1406c8f9..866abd253982a983782552e35484c44d53801dc8 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 90412daa9b9a2c7a77cc7c1be9b47dae665a37d5..414e2fbe85d58d14757557b02bbfd1619dce82f1 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 148b76095b58762c79bbad4e72c79752b7019764..bd03b3dec66143fb043c8a4c71cca6d1a92610e1 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 72b37d87745225d127dda8ccc677cb95ca4bc38d..5e0e83f7a84e9ec1e78803cae5a3843d553375fe 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 461b1346277aa20ca243cea38374443b549bc990..354f78c5a1939ce2620f1a2878994a4b17c7a983 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 ba9a79af28af9b935441eccea65af2105257a6c6..6861ba34134584f3f8c3f5004e957ddbe8ae7ed3 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 637b754b901efd8eb1c28149d0124bb079916040..57be9b89a1973cca76e3f13380ba8abc3169847f 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 0772e61ae4ee369a6dbf9d23040e7bd4b1fc8a0b..6f6964ef23c0cc573f5ec1b35631c2b6aeb4961e 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 33490fc16330978b7eaadae5b77f6a2903429f66..2dc68baec681466d482b339c9c3843bb65a1309b 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 44351244c58d8acd13d3c96a61af9b191fff3b56..cfadc752108c15ef7b9baafe0310c3e4940252e3 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 838b65c17b770739394e34d077bce0847b050a26..3058a50daa531be78788aeb573762fd25d8f21a1 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 4abcf004bc3295555cfbc525ada469219cb73367..9f92e8e2777bbe76dc54db9e27a13344a1dd914f 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 237888b5165d193abefaa0f748be25bbe9d65d88..5afbf49f7b83b7d80a0c9810f9b57671736014f5 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 9628905ef3c5cf51f77aafb63a455c2aee3cef1d..c624e13400c7bce98ac926aed7a0c8e2ab50a2cd 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 968ae0c8700f37367459865c1c5bcf0227e0040b..fcfe45c6cb3acab27439d656876f1399f178b5fd 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 7d8074053b6145ea8e48bf9f976290fb7a993ee1..4228e63a10a32013aae4402d528d29fe4667d700 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 ca9b21a3e100208e0f200f3b410bc6074a32483c..090f28e9e5c209d9245fe5c73c2614160990279c 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 bb600c6e3e49dd9955de882017e4429db815fe37..a29e1de636a9191a950e9ad05c8de6220e345f0c 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 3da8df68e20e4280ee28e7462db33e966b24290c..683f93e135be0a367a110c1c30ca93676f04bfad 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 000b983d0afd79733ae019bfd1ec6a7af8853335..f39af746cabfada64231dce32a430d0f2b1c4c0d 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 d9f1e0e70d81999708cef2d773030ce81f501122..bd6ef80db09352493dc96f4715485347e53b7bb8 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 c62a258b2a9a3427f88e0b1631af3b46f6500907..6c08ece7650eb8dd5a6d692896d4d9f7556ee786 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 18cc9be5ac2282c36743f559c3c004b04118108c..c209ac59f9bcbb07374df4daa2abda8a0db7525c 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 7d3ebe5e3b8b7d8277db16b37a530a90611f5a8f..742f6cac797bd889583b656cad1850de35238e9e 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 6971330df028602a93a34d8d97aef097718fa94d..868b7ff1d4f04cb0878492b799d63a38462045c6 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 9dd047d60a422c3bb950a892adfec8e44a5d959b..af4827f7b686aa9032acf5b0f6cade9527a8cb5a 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 5cc2290cf89fb171c912a80e3aabb9f70e733a82..f64ca8cba540f910334f6335fe806ba3ca7b4cf5 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 f113dceefad0e44140e37f3fc2c23e20d818405b..8740775fc7073bd5a5e55e4ef6cb52099074586b 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 8ecafbcfe1f293a63c240362f16f96f23986b294..ace0ad8c4fbc041b3ba5e54c1780f49097ab3869 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 c0f9283095b322b08f315993a9fc898f50a6db52..cac993a0144aabf5d4bc68521a33de14854d0d02 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 bb934c4792c64046526d29051bf2979e3b462e4e..6faa889bfc10caaa37df5549213d4b095eac5282 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 32cea33731271d933aa6cd7ceec76c6c0a43dbae..5c3adc34ba54a74a22fdce0291367b129fc1750f 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 bcaa76225afcc8e759d7aa230e9c18608a7dd268..0564d530cf58eec1e5fba3e7316ed84a4c32f1f3 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 4ae0511a662aca58cdc2e30e8703379fba881f1d..e3ffdb320743b259f314a95ea426b1a5d51650bd 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 be20fcc4a7c8428d5aa34f14c57ffcc7e21e706c..2361a9a1eb7eec6d42651a620d580ec7f33a87ff 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 5b9ee2badd89cd197095ea7f2fb484476deb3297..498598b1be7dacc5097cd9e68b2219292d125b60 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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 54df98897d093e9d7eeed21bd8d233fcfcc84dbf..3075e1981b63b396ac2bc529192cdc9ad79957e3 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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index b3b620697074ce7a4d91d6851f9a57ce768efc12..0ac93803e25b534cd74002915a7ef785c28182ab 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 6c187c2b92b7e5ebb1324243bd2517bf180a1d1d..2105230c7f20979567b352d2337de9c34ad264c0 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 e7d64db7c0e4a0485392631187848a9a9ba8d19e..f873f76d18862e2df75f9875b8c6f652bfc376b6 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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 1687b325f242127ddd10b66d3da5c4f9e7ea47a0..5e235348421365ab17af6b252005bde9173d3d3c 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 4cab1f88a66e0c18fa2ecc4c0b4d310be43efc14..9900c6d494a275cab54be4a1c7c08e9bb5cef021 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 59993d1bddd89c587ed3673795de34c035331ac0..1c6491ad4db51ac5cac78b7b56d090858d865675 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 d1f11fec3c22321af89d87da1f40ac232671f4d9..7b8d830ad5f7a969b283503b05f813e990f50295 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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index f439a54e8bc9cbf781f1dd2927a24bf269d9f8ba..96cbfa3b973c2f4bde872bb463dda4219004f4d1 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
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index 3ad52f83b9ea168f4c8ebea134432cd0f84d4537..5b5099b3d19c8bd3d8b74b2041f4fbc1117dcc92 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 7aaece69c19ffaf87285e446b4d2d915e31a1351..d4c73e62ad8bb697282779141491f82190675918 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 05efc0456ad1623fd798d52022c12d431966b623..86a0b17176558c4863b196141b9c49216c624cd5 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 96486847d6631d4ee2bc7116ddbd7232e790403a..2751fb9f67999acc3a1a52e0b6b34a082a41455c 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 c27efd23e0d1ea75ef14b4a7484bb5c981f25868..519f3ce3557d769fdb0f3fe3efdd291ef7210308 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 14d96a9d99aa97e585a35569c979733f483a2503..3e97b941c286bc629cf7d0b557d2e66f8e5dec99 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 1a0455d76ea8a0f3b90eae9bb48263e667561804..0baa15f7399bf98a12088e8638411f81d16dd5b4 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 0ff11916815df4b03c2df68c3956d9e2aa077ca6..b40a7f7807290b7f04b07bd0195c9c8bf954f589 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 c073585c29bf2fe20c4a5e0e820619daab20b9e3..c435ad9d8fd55ff9f5425a50498067b7f77647b3 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 cf4e92386ea9fb51747063a8f53d578a6e84fe12..19ccf30c32fbfe42704c0a9035189b0b12d6d8dd 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