]> SALOME platform Git repositories - modules/adao.git/commitdiff
Salome HOME
Updating version and copyright date information
authorJean-Philippe ARGAUD <jean-philippe.argaud@edf.fr>
Mon, 4 Jan 2021 20:39:31 +0000 (21:39 +0100)
committerJean-Philippe ARGAUD <jean-philippe.argaud@edf.fr>
Mon, 4 Jan 2021 20:39:31 +0000 (21:39 +0100)
271 files changed:
CMakeLists.txt
Makefile.am
README.txt
adm_local/check_eficas.m4
adm_local/check_module_eficas.m4
adm_local/check_scipy.m4
adm_local/make_common_starter.am
autogen.sh
bin/AdaoCatalogGenerator.py
bin/AdaoYacsSchemaCreator.py
bin/CMakeLists.txt
bin/Makefile.am
bin/gui_Adao_QT_Eficas.py
bin/module_version.py
configure.ac
doc/CMakeLists.txt
doc/Makefile.am
doc/en/CMakeLists.txt
doc/en/Makefile.am
doc/en/advanced.rst
doc/en/bibliography.rst
doc/en/conf.py
doc/en/glossary.rst
doc/en/gui_in_salome.rst
doc/en/index.rst
doc/en/intro.rst
doc/en/license.rst
doc/en/methodology.rst
doc/en/notations.rst
doc/en/ref_algorithm_3DVAR.rst
doc/en/ref_algorithm_4DVAR.rst
doc/en/ref_algorithm_AdjointTest.rst
doc/en/ref_algorithm_Blue.rst
doc/en/ref_algorithm_DerivativeFreeOptimization.rst
doc/en/ref_algorithm_DifferentialEvolution.rst
doc/en/ref_algorithm_EnsembleBlue.rst
doc/en/ref_algorithm_EnsembleKalmanFilter.rst
doc/en/ref_algorithm_ExtendedBlue.rst
doc/en/ref_algorithm_ExtendedKalmanFilter.rst
doc/en/ref_algorithm_FunctionTest.rst
doc/en/ref_algorithm_GradientTest.rst
doc/en/ref_algorithm_InputValuesTest.rst
doc/en/ref_algorithm_KalmanFilter.rst
doc/en/ref_algorithm_LinearLeastSquares.rst
doc/en/ref_algorithm_LinearityTest.rst
doc/en/ref_algorithm_LocalSensitivityTest.rst
doc/en/ref_algorithm_NonLinearLeastSquares.rst
doc/en/ref_algorithm_ObserverTest.rst
doc/en/ref_algorithm_ParallelFunctionTest.rst
doc/en/ref_algorithm_ParticleSwarmOptimization.rst
doc/en/ref_algorithm_QuantileRegression.rst
doc/en/ref_algorithm_SamplingTest.rst
doc/en/ref_algorithm_TabuSearch.rst
doc/en/ref_algorithm_TangentTest.rst
doc/en/ref_algorithm_UnscentedKalmanFilter.rst
doc/en/ref_assimilation_keywords.rst
doc/en/ref_checking_keywords.rst
doc/en/ref_covariance_requirements.rst
doc/en/ref_entry_types.rst
doc/en/ref_observers_requirements.rst
doc/en/ref_operator_requirements.rst
doc/en/ref_options_AlgorithmParameters.rst
doc/en/ref_output_variables.rst
doc/en/reference.rst
doc/en/theory.rst
doc/en/tui.rst
doc/en/tutorials_in_python.rst
doc/en/tutorials_in_salome.rst
doc/fr/CMakeLists.txt
doc/fr/Makefile.am
doc/fr/advanced.rst
doc/fr/bibliography.rst
doc/fr/conf.py
doc/fr/glossary.rst
doc/fr/gui_in_salome.rst
doc/fr/index.rst
doc/fr/intro.rst
doc/fr/license.rst
doc/fr/methodology.rst
doc/fr/notations.rst
doc/fr/ref_algorithm_3DVAR.rst
doc/fr/ref_algorithm_4DVAR.rst
doc/fr/ref_algorithm_AdjointTest.rst
doc/fr/ref_algorithm_Blue.rst
doc/fr/ref_algorithm_DerivativeFreeOptimization.rst
doc/fr/ref_algorithm_DifferentialEvolution.rst
doc/fr/ref_algorithm_EnsembleBlue.rst
doc/fr/ref_algorithm_EnsembleKalmanFilter.rst
doc/fr/ref_algorithm_ExtendedBlue.rst
doc/fr/ref_algorithm_ExtendedKalmanFilter.rst
doc/fr/ref_algorithm_FunctionTest.rst
doc/fr/ref_algorithm_GradientTest.rst
doc/fr/ref_algorithm_InputValuesTest.rst
doc/fr/ref_algorithm_KalmanFilter.rst
doc/fr/ref_algorithm_LinearLeastSquares.rst
doc/fr/ref_algorithm_LinearityTest.rst
doc/fr/ref_algorithm_LocalSensitivityTest.rst
doc/fr/ref_algorithm_NonLinearLeastSquares.rst
doc/fr/ref_algorithm_ObserverTest.rst
doc/fr/ref_algorithm_ParallelFunctionTest.rst
doc/fr/ref_algorithm_ParticleSwarmOptimization.rst
doc/fr/ref_algorithm_QuantileRegression.rst
doc/fr/ref_algorithm_SamplingTest.rst
doc/fr/ref_algorithm_TabuSearch.rst
doc/fr/ref_algorithm_TangentTest.rst
doc/fr/ref_algorithm_UnscentedKalmanFilter.rst
doc/fr/ref_assimilation_keywords.rst
doc/fr/ref_checking_keywords.rst
doc/fr/ref_covariance_requirements.rst
doc/fr/ref_entry_types.rst
doc/fr/ref_observers_requirements.rst
doc/fr/ref_operator_requirements.rst
doc/fr/ref_options_AlgorithmParameters.rst
doc/fr/ref_output_variables.rst
doc/fr/reference.rst
doc/fr/theory.rst
doc/fr/tui.rst
doc/fr/tutorials_in_python.rst
doc/fr/tutorials_in_salome.rst
examples/CMakeLists.txt
examples/Makefile.am
examples/daSalome/Makefile.am
examples/daSalome/test003_ADAO_scripts_for_JDC.py
examples/daSalome/test003_bis_ADAO_scripts_for_JDC.py
examples/daSalome/test003_bis_ADAO_user_data_init.py
examples/daSalome/test004_ADAO_scripts_for_JDC.py
examples/daSalome/test005_ADAO_scripts_for_JDC.py
examples/daSalome/test006_Observers_Observation_Operator.py
examples/daSalome/test006_Observers_init.py
examples/daSalome/test006_Observers_var.py
examples/daSkeletons/External_data_definition_by_scripts/Makefile.am
examples/daSkeletons/External_data_definition_by_scripts/Physical_data_and_covariance_matrices.py
examples/daSkeletons/External_data_definition_by_scripts/Physical_simulation_functions.py
examples/daSkeletons/External_data_definition_by_scripts/Script_AlgorithmParameters.py
examples/daSkeletons/External_data_definition_by_scripts/Script_BackgroundError_B.py
examples/daSkeletons/External_data_definition_by_scripts/Script_Background_xb.py
examples/daSkeletons/External_data_definition_by_scripts/Script_ObservationError_R.py
examples/daSkeletons/External_data_definition_by_scripts/Script_ObservationOperator_H.py
examples/daSkeletons/External_data_definition_by_scripts/Script_Observation_yo.py
examples/daSkeletons/External_data_definition_by_scripts/Script_UserPostAnalysis.py
examples/daSkeletons/Makefile.am
i18n/CMakeLists.txt
i18n/Makefile.am
idl/ADAO_COMPONENT.idl
idl/CMakeLists.txt
idl/Makefile.am
resources/ADAOCatalog.xml
resources/ADAOSchemaCatalog.xml
resources/CMakeLists.txt
resources/Makefile.am
resources/SalomeApp.xml
src/CMakeLists.txt
src/Makefile.am
src/daComposant/CMakeLists.txt
src/daComposant/Makefile.am
src/daComposant/daAlgorithms/3DVAR.py
src/daComposant/daAlgorithms/4DVAR.py
src/daComposant/daAlgorithms/AdjointTest.py
src/daComposant/daAlgorithms/Blue.py
src/daComposant/daAlgorithms/DerivativeFreeOptimization.py
src/daComposant/daAlgorithms/DifferentialEvolution.py
src/daComposant/daAlgorithms/EnsembleBlue.py
src/daComposant/daAlgorithms/EnsembleKalmanFilter.py
src/daComposant/daAlgorithms/ExtendedBlue.py
src/daComposant/daAlgorithms/ExtendedKalmanFilter.py
src/daComposant/daAlgorithms/FunctionTest.py
src/daComposant/daAlgorithms/GradientTest.py
src/daComposant/daAlgorithms/InputValuesTest.py
src/daComposant/daAlgorithms/KalmanFilter.py
src/daComposant/daAlgorithms/LinearLeastSquares.py
src/daComposant/daAlgorithms/LinearityTest.py
src/daComposant/daAlgorithms/LocalSensitivityTest.py
src/daComposant/daAlgorithms/NonLinearLeastSquares.py
src/daComposant/daAlgorithms/ObserverTest.py
src/daComposant/daAlgorithms/ParallelFunctionTest.py
src/daComposant/daAlgorithms/ParticleSwarmOptimization.py
src/daComposant/daAlgorithms/QuantileRegression.py
src/daComposant/daAlgorithms/SamplingTest.py
src/daComposant/daAlgorithms/TabuSearch.py
src/daComposant/daAlgorithms/TangentTest.py
src/daComposant/daAlgorithms/UnscentedKalmanFilter.py
src/daComposant/daAlgorithms/__init__.py
src/daComposant/daCore/Aidsm.py
src/daComposant/daCore/AssimilationStudy.py
src/daComposant/daCore/BasicObjects.py
src/daComposant/daCore/ExtendedLogging.py
src/daComposant/daCore/Interfaces.py
src/daComposant/daCore/NumericObjects.py
src/daComposant/daCore/Persistence.py
src/daComposant/daCore/PlatformInfo.py
src/daComposant/daCore/Templates.py
src/daComposant/daCore/__init__.py
src/daComposant/daCore/version.py
src/daComposant/daNumerics/__init__.py
src/daEficas/CMakeLists.txt
src/daEficas/Makefile.am
src/daEficas/__init__.py
src/daEficas/configuration_ADAO.py
src/daEficas/convert_adao.py
src/daEficas/generator_adao.py
src/daEficas/prefs.py
src/daEficas/prefs_ADAO.py.in
src/daSalome/CMakeLists.txt
src/daSalome/Makefile.am
src/daSalome/__init__.py
src/daSalome/adaoBuilder.py
src/daSalome/daGUI/ADAO.py
src/daSalome/daGUI/ADAOGUI.py
src/daSalome/daGUI/CMakeLists.txt
src/daSalome/daGUI/Makefile.am
src/daSalome/daGUI/daEficasWrapper/Makefile.am
src/daSalome/daGUI/daEficasWrapper/__init__.py
src/daSalome/daGUI/daEficasWrapper/adaoEficasWrapper.py
src/daSalome/daGUI/daGuiImpl/ADAOGUI_impl.py
src/daSalome/daGUI/daGuiImpl/Makefile.am
src/daSalome/daGUI/daGuiImpl/__init__.py
src/daSalome/daGUI/daGuiImpl/adaoCase.py
src/daSalome/daGUI/daGuiImpl/adaoGuiHelper.py
src/daSalome/daGUI/daGuiImpl/adaoGuiManager.py
src/daSalome/daGUI/daGuiImpl/adaoStudyEditor.py
src/daSalome/daGUI/daUtils/Makefile.am
src/daSalome/daGUI/daUtils/__init__.py
src/daSalome/daGUI/daUtils/adaoEficasEvent.py
src/daSalome/daGUI/daUtils/adaoLogger.py
src/daSalome/daYacsIntegration/__init__.py
src/daSalome/daYacsIntegration/daOptimizerLoop.py
src/daSalome/daYacsIntegration/daStudy.py
src/daSalome/daYacsSchemaCreator/__init__.py
src/daSalome/daYacsSchemaCreator/help_methods.py
src/daSalome/daYacsSchemaCreator/infos_daComposant.py
src/daSalome/daYacsSchemaCreator/methods.py
src/daSalome/daYacsSchemaCreator/run.py
test/CMakeLists.txt
test/CTestTestfile.cmake
test/Makefile.am
test/test1001/CTestTestfile.cmake
test/test1001/Versions.py
test/test1002/CTestTestfile.cmake
test/test1002/Performances.py
test/test6701/CTestTestfile.cmake
test/test6701/Doc_TUI_Exemple_01.py
test/test6702/CTestTestfile.cmake
test/test6702/Doc_TUI_Exemple_02.py
test/test6703/CTestTestfile.cmake
test/test6703/Doc_TUI_Exemple_03.py
test/test6704/CTestTestfile.cmake
test/test6704/Doc_TUI_Exemple_03_en_multifonction.py
test/test6711/CTestTestfile.cmake
test/test6711/Doc_TUI_Exemple_01_Savings.py
test/test6711/Doc_TUI_Exemple_02_Arguments.py
test/test6901/CTestTestfile.cmake
test/test6901/Verification_des_Assimilation_Algorithms.py
test/test6902/CTestTestfile.cmake
test/test6902/Verification_des_Checking_Algorithms.py
test/test6903/CTestTestfile.cmake
test/test6903/Verification_des_mono_et_multi_fonctions_A.py
test/test6903/Verification_des_mono_et_multi_fonctions_B.py
test/test6903/Verification_des_mono_et_multi_fonctions_C.py
test/test6903/Verification_des_mono_et_multi_fonctions_D.py
test/test6903/Verification_des_mono_et_multi_fonctions_E.py
test/test6903/Verification_des_mono_et_multi_fonctions_F.py
test/test6904/CTestTestfile.cmake
test/test6904/Definition_complete_de_cas_3DVAR.py
test/test6904/Definition_complete_de_cas_Blue.py
test/test6904/Definition_complete_de_cas_NLLS.py
test/test6905/CTestTestfile.cmake
test/test6905/Verification_de_conversion_de_COMM_en_SCD.py
test/test6905/Verification_de_conversion_de_COMM_en_TUI.py
test/test6905/test914_Xternal_3_Variables.py
test/test6905/test914_Xternal_4_Variables.py
test/test6905/test914_Xternal_5_Variables.py

index ef525d2ef5ff3774c4bb0fd3eea6173269ac2ff4..faa9cc696805eb2431b1bfe9c110f1a56ddebddd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 44cbdb9827b5e0afba8b3798c33d1053e43bb897..1f71078ca5e86206fd210d4561546253b0fdad2b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index aa9befb2fbdd33314166410702b950de4f46e4fb..07caa301edadbd21ad5e063ab61583a6e8294bfa 100644 (file)
@@ -69,7 +69,7 @@ The license for this module is the GNU Lesser General Public License
 
     <ADAO, a module for Data Assimilation and Optimization>
 
-    Copyright (C) 2008-2020 EDF R&D
+    Copyright (C) 2008-2021 EDF R&D
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
index 014a78001ba2b59444790ce3bb144e9e428c1523..c4cbdbc9b956082856142d6208fe4ba5139e5e80 100644 (file)
@@ -1,4 +1,4 @@
-dnl  Copyright (C) 2008-2020 EDF R&D
+dnl  Copyright (C) 2008-2021 EDF R&D
 dnl
 dnl  This library is free software; you can redistribute it and/or
 dnl  modify it under the terms of the GNU Lesser General Public
index e9fc2130cde625801f7179f4c9f34e342b92b91f..d1f078b2965a6f5c00cc457e1e3d35b2e168dd46 100644 (file)
@@ -1,4 +1,4 @@
-dnl  Copyright (C) 2008-2020 EDF R&D
+dnl  Copyright (C) 2008-2021 EDF R&D
 dnl
 dnl  This library is free software; you can redistribute it and/or
 dnl  modify it under the terms of the GNU Lesser General Public
index ccc23789c942339a9babe9499696a1c4d95d5ae3..704f295783ada852a537e943e6a4ab3c7fdb6b14 100644 (file)
@@ -1,4 +1,4 @@
-dnl  Copyright (C) 2008-2020 EDF R&D
+dnl  Copyright (C) 2008-2021 EDF R&D
 dnl
 dnl  This library is free software; you can redistribute it and/or
 dnl  modify it under the terms of the GNU Lesser General Public
index 1fc89629028774678ed5eec7cfb5dec82a16176d..c88a292f57b7bf2a99ddc2968b42bd92d57878bf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fd9038efe3e8238fa1a3719c69b72546f6f46f2c..5094f4c1fe0d68113f09c53f6c8cf8352a4a80fc 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ec0a494092916ba411ade79286d31426cf2acf58..04dce79cd20fded689e62286b47bd4d8a8301132 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
@@ -52,7 +52,7 @@ except:
 #----------- Templates Part ---------------#
 begin_catalog_file = """# -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 83e47eb3f6eeb3997f2c73162c787ac5090a8610..a0a48cf5f29d31a84c7c8cd97acbd982368403f4 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 6b905a93c77e5ff23ee01544aee45aedc747b154..e21e618a3922c963acdd89586039a5c3046402b3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e4250bd24f8d9572bc6940cb06f1a8452c47ebc4..353f33be927642b3b83d4d1a6341995c81be494a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index b3d25125d8db88b4f5b7648be72a96796221453c..8f3131583d2eb6b541d68acad847a60a0f9fc7ef 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python3
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 96bc0b4d630079fcff6ae8e69700f4a63e6e9f3e..cea32551979ab284d9d0f201b15a39aa8747d830 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index b7e50420b7efa5533bc68fd438fc7f8917f2fe21..98306b725a0f77ff8dd3226c316bf7f5cde3dffc 100644 (file)
@@ -1,4 +1,4 @@
-dnl  Copyright (C) 2008-2020 EDF R&D
+dnl  Copyright (C) 2008-2021 EDF R&D
 dnl
 dnl  This file is part of SALOME ADAO module
 dnl
index cf26df02d7261a7d985d5e33475eda228f06031b..112ebebe57fcb4a61761bb5c2dbf7e561f3d93fa 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0a722945451a92725fc7ab9ba2b49ab6641b131e..3346ed3408fe6b42d512ed109cf47d2037ba6d78 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 3ca230aa612d079fb4aa7837353c55db7acb8c20..b6e45b1230ccd3173cf7591038505fe8bfb4bc9e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 336bf408b3d61bada1529e3b979b09e625cfa21b..d0af456a944fc58aea24f90370b2ce44ad8c32cd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 1baf223c976373bf4ac1dc71bb6a437038e93add..5c670192f2b6a43053ef6ff781ccb24b2c8ebe89 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index cd9f5d0092a294cbc34a155cae91967d60bcaf98..ca89a7f8e5db1022a43f655004ab8ed032f3f445 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 7481788ca75a50f5d9e19b475497a0a902d91817..309819111cd39aba8146ee688889ef8835817541 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index ba90015d8cdee4975963f25c9a71e38b01325d32..b57728a74b72e916690d0a7dc61727f4502f8f18 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index f7d847f01e4bfe291b933e1d901044db35895341..09c3ee5043e344797806616863326f039933a847 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 28acb7d28a0d7fdb6f78b69faa04e837c57ef2ae..4b678d1b51df5991d5a41c3aad20b405e1f8255e 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index a192574b2277ba1a5238904f8a320df47c984445..95ff3a9b362c2d8dfdefd679a17f98ec76847949 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index b4835d43fa8ebdc2bb9d66daaf9770a4687e413d..049a171293c0a51597ffdd41f6eb2161bbdc6398 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
@@ -38,7 +38,7 @@ GPL), as stated here and in the source files::
 
     <ADAO, a module for Data Assimilation and Optimization>
 
-    Copyright (C) 2008-2020 EDF R&D
+    Copyright (C) 2008-2021 EDF R&D
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
index 59dc39aabb0cbf09e2f7643a2e1b633b323d9e87..090c9d604f21b42672c8e0a49723462d7d931340 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index d527f123bfe5c723cdf7307d5e44c88f34760660..8fb4bb9660fcab562e280d56ec0f58fdfeadc2ce 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 83985a5870590f67c8b1fa87e41214d7e2cd7b2d..1c85c0b0552a6d526973480be16e4b0606476643 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index a064ff39a61b8ac07023d88e8bc7dd136f347d6f..1ae07cf83993b8607075e78041a96cdd49797e8d 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index f86a79e87ac3e00a12c5177eddb8c06395f473d8..46a700290a5bb92b3979981decf87834889cb73f 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 28ad983f6bb884cab3e8118a71470b2c61f8f613..d6671bb94ea03830dd6c7c1240b6577d11ffbd71 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 179db2e4023d4f2c52b699f95bff09cad49a78dd..c627bf1279409b3dd83270c5f0ef9242a4a2b431 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 3b1be9f1122feb3260874dcd602f0078753d83c5..64c853c51bd59f0819c6dbc992d0a31c3ad3584b 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 232a990d9a5fc67f384bc90a96563d2a4fc64d7c..463f3e349a0965c082ec2d5d06abc82e0133d289 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index b42aac10fee990b0b0b9faaf48332d654f8b1158..afc1066e7eaf727e85c2c43f6540fe03e1b87eaa 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 126cef10412e3fe52404bab427fbe4354ab1b615..d02eab739fb289152e6b274010414d7abe879676 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index d252c8e5dbfb082ec2464bef1c6b9ecbb677731b..df75f97c75f8a97abf0f43a50dfcbb362c48b8b2 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index ff986a8e001dc49a1fb1214a96b57298aaf86aab..69995390a3692a965299ebb4cbad0bad6044e0c3 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 96a37e677893135755b1a611d0931c05a3c59502..a3798f269947162b6846d2ed944577607043393d 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index a3fb845a0de1367a0046d3ba4182b46c59f02238..56b88195ebbef21b50e056944fcb244478b42c3d 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 71fedf7ca20f1b11b156741fc0ec21d3d26f89be..81d2eabbc99ad79185aa1321a09c3d7cc8b95106 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index a79a306da0f7f921405b82c0c2d55bee3811bf6a..25626ad4be3ff127caa95d263a729a7b89ba9037 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index e231ec483ef03a5972a31829a79ec5195a8f444a..0bbf47734750042ee3947202815a8b1fe27db4b1 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 15b3af0a9f5849abdeb4b2c929e99848e227dd81..313fd32aadb079112be9977cb271c681bbaf78f7 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 05ef5bc694050b778b05d74e2dcd4ca4501d7438..263ce44edbeeb1b7579a730cf39ffb95115d89e9 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 545a752bb6f29878b362f85eae73878b6b068b9b..992912609b62849eb1a2777049b63d42b6c1d8bb 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index dd4747fe216707911a469b10de7bf8f7b5c80d69..def075b5ded20a527f61f8bfcef40f2884d73029 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 309d2ecbed6746f04190d9310b380cb9b1f44361..36a7da5984e5eea1a2ca54000fafd79844b07371 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 8010d8dd9c5cdc4b5a107df0eca43435a732852c..e1a10ed7918c2bdd41904e6f311f736d2a527157 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 77d1090b65d98e3b1cd3e2cce367fb9f6923b8c0..5743cfb016f14d3d9cb830062f03257aba342046 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index e34a4288bf9c7cf30863c3820f0ba3c277d47e6d..48b553009bb0aedda470171231bed7db52a2ce8b 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 2c9d74c1a7a1861b55c59a8a00eccdfdff020db9..6d1915ca9ee919c39367fdfe75a8b0c391686220 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index a914d9d1cfdecaae59dc6f57cf0a26332d910b11..519b49905a7151e0f4e1a3838c721b0348e21223 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index f23ca7ed3202af402eb514610ea4a70f8749759e..5ac482eff6ff247129b0bebe8efd5eb935179622 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index f527fa3ea6d8f1b8400011ce954ebd97954b1f90..72d96698b1c1c7598578a07fdf70911b9e0e57f2 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 4ee7b6a591d70dbe367bf2e3af6d8f8100df396c..2cd09a2b4e7622240a1ca8cfee69e010278b1cdc 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index f8fbd19087a5d3ab9202d574a6a1f5f07e49ec8f..f3955b473262b4718bc8709ea2c022a6bf7f515a 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 485c2e1fc093d2991f779597f07cfcdb30c058bf..f9fa2bac9fd0d42eaf6f6a154e11d257b7141cfd 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 941484dc783e68b964b30358aa2790f6240c82f1..9fd0b52718112d12ec1ca23d92a24bbe52b5a08f 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index cc72d33800af243c251880ef4f7ceb46251e1711..f308ff6f7e03dcd8799474d7a36c29c2640d9913 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index c1e1e7bb86cf8aaa1b25d5d98351efa921ba24f5..c16a2e1922f3b49891b12e5b3f0a4e7d92bfa588 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 6f92201200502058248120695e5aea9594735676..32cd65d1874260237fb0fef4073517ddcca264df 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 82066892c8663c2088de350f0320737c9d832ba1..73f08dd3ab06c1b9be5918a9d224480c2b4fe788 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 7306f82fd5f5d0a66313e46247c837972bee8d68..23b482c630af9cb916d9ae19023f57d83f25d2e3 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 1680b8bd03ba8858056a289537bd0dffeaba79f8..6a268ec899eb63fa62c22e27182256af85c6df38 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 0b7fbfd17f5bf3ce1676b15c597d80d367592cd6..ecfa56870cba9ba71748aa5105ea1bad45d42504 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 3d5973610e4f8bd0df2a25db22660bfbc9d6dd0e..1c27696c21b1d91c3174aa24eddb5f76a016a2c2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8615e655f39e549b81e7e01e15cce3828f10f85b..2baf2f19044a7aadf58f7daa50ab990133205dc3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index dbae5f5c3e2ae2d45393f70457ecff71f3f2efca..369dc06c24ea107f22c0be9823ff1b23812b4a31 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 0eb2b5de77589c88e74c41ab05136b545d2cdecc..d2c03ec54ad58bb0e013aa98c8af3d801f9f7c23 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 9581ecc29bd51f165bd5015d3180b5cefbf7fa28..cd93c05da5b37a1b15247fed458da0a64272e3a9 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 2a542cf9535c1a7eeea23a11469a6d41f5425c19..efaca14bb136bc19500be47b6e1b98f4179d4008 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index e994d76ad572d9b82bb461b80a955164ea946c0d..71aaa18d40b261b4cc73e86ca5da258cf8a5c9e1 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index c023aa20f7bc64672cdb33f41a5f7ae8b5d2e7ca..b6ed5b21732586a9013380715117fd1c4d15d86a 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 548dc37843072dbfedfac8cb1fe5ee65912b6872..bafe7d3ac0d872fd246826bf90cfbdc10191a030 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index c854ccdfc93bd1b50c10e229f3b5dff52e54e969..b1c3f3e216bc25aa3765675a3b45cd343c458171 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
@@ -38,7 +38,7 @@ tel qu'il est déclaré ici et dans les fichiers sources::
 
     <ADAO, a module for Data Assimilation and Optimization>
 
-    Copyright (C) 2008-2020 EDF R&D
+    Copyright (C) 2008-2021 EDF R&D
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
index fb6e94d7563beb024cf64ae27e079c4ccd69f98a..4df6b123d0155e75ee694f64155bdff1c0b2ca30 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index b71ad9dd05ef928a76c717a7a0fa33d552a5d941..78b947251503fdf599e0044015510dbb03aadc9c 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 7f64d13217a5b851995e2a1f435e36fd2fb81a2d..b385f8c0ae086a3acdc55e5c79f1c1bc802bb415 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 5085e1d209eaf6f35e07003cbbb735b51c5fb5d9..9b25c4c8ce53bf84855d3e08be87ca3139bea2da 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index c5eea05945bbd4f9f23bf99fc9a132ea4061031f..ee1c2ab4cb6a36ec8285c9387af3768755865298 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index b35e3816b25ec6f90be01cd57624f8e05e8f1cc9..70b46cd3e792cbed527879a81a5d61439bb95960 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 264ca5c1d64e371d259c3df87a7b3a13d2f6bc42..682ac4eeadb62bb0dc837a7a02491a59355a450d 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 7a70aff2cb036bb05c9dbb3ea4ca9dc156667814..a594f037f5e1a5e59337a8836b0b085cacd2b9d2 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 9784e93ce2772e42fc5a00b59c891d28b58de4f6..aa65d88dd44383bbdd60f225d0b8ac18c0d2afdd 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 752c3c95c7c9a4706e5ce526fe6905d105082319..d1407195497379f6ee9b22efa79a26f2ec2c3fd1 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 995953ff5b7194898b711914292450d00d3888f5..ff84246054294bab6ee3668afe9db3444f7d4fad 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 3fc1cadf3ad73f611f5c83acb3f4a68e300229d1..ebc0244c71a9563e5e6eeb23bd2fb9137ae4cebb 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index a29dc6a50e4454ff5b8ed484a6a38968d87607b3..69bd046eb92e39a561ef45ee4bd231951ec6329e 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 9697b2822fed146727adb52a4727ee1ba0569443..2610d02f3195755b16496ae19678f64bd145a906 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 38a13d189becfdcaaf37f1b4536cdfbdd72ce05a..91a0417feb2f2cec048379a37e05eb8144472711 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 5e6af419dcf0ffa19b0f44f14318334e4fdc23bc..e05f8a558fbe9bb216a831c80dd67c435b32d279 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 0d324798048114e244d59dee74911427c3a4217a..3261c47f6393c4f7be3afdfc02b91869b33ad815 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 8ab9f15388c4ed54f00611bd101d2f5b34a4031c..f3db0aa98cc4260b0abd13958bbc3046e7272a1e 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 24ed43ed8aa796cdf1b44a570ba693f694b8e74f..fbcae2977b3355705909401c4a71ba87f164728e 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 8fced14922e58cc834999b9a3c13fb4c2e79f74e..3a4cdc35b6a67c58107b74dac6c64a95fc4e3ead 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index c6f314ed0777a1869f04dc9ff10143c6bc2cccc4..030e1784c8f4b79d8ef9b91e0f5a3d091528b8e2 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index ec73b5d6809a9644b52945eb170fe5bdc486869c..b39918b417ee65ce714b2cd63dfb0de3988f057c 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 15d9997be84777033c697b90a762823bdfb7de25..4e1c2a5caeb8e2fe2a29f664ea7a05feecbaad3b 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 71d903d8b9c18cb01a4d2aad01b54c587e188ede..a0467274d49c272dc5e79910a19ed1cf545b0eb9 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index bc47a44f5e09e9b11157c66a3514dbdd633232f6..e491bb036cda83364d1cee71fbd34a01e1944cd4 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 5c95277a1125642aed0c6259ea5e5f9cd1084511..b42e8a0035a4dc558a66702a81a6bfb16e678335 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 5d10c7f3f13bfdb3ef060cdc32191a5aa85f8581..07ec1cc8dcb3c0de8b7a926dcf580069f45379d5 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index fb90c9931fbc0c98555f436a342b7100b47d027f..0e525519f16251d9b9b670cfa7cc5522263d1437 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 43e9ed8e03d508766cda36bf0ceb42d6b8a9d888..b0a4a14b8d6c90b2036dd91ca6fbdc0c0c54b8eb 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index ea6c2703c5b402ef645bc285e8b5d429e212fed0..c9ab6e0d14421a53ef702d54c5a6eea34f0e4314 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index efd4b4f356882db30307794f41c367d313ac92c3..0add1e9289dbc58a3bdc6755122716af165d5239 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index fc2c023e7f9afba9f90c1970a15f76762ac7b25c..faf87c04488b33074f8a5523d6273529e59fe130 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index db1cbf844c98698ee8a328f6b45380567c2839c0..dd2e2f937df5072d15872026b2e41a182c51fc74 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 39e98c3848d4884b826de4ae131b408902a0ff28..3841265b3324d70ea790601abd5637aa7eab0e9b 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index d2d67a7d201b58a39d6958612bbd721fec922527..28918a75938673b5bc995e38c5a0de7759719494 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index b6cbb34ae5fbebe579d986edb86d8050f36ce3e1..47ceac77ac461213883b1384fab83fbeeb83017b 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 645d6bf223e1cafeeed0725bb49d6715228018a8..f77b8be537390a1f12d0037d64f8e2cdfbace388 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 9e158b1e0c832f1751978dc785232feb0e681a03..77da7fab25898eb3bbd629cd8555a815326ed261 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 33d4c340aac729d892f10be182a490b3d87f441c..3a12c1684a47ebdde296c894eb0b5b5c4e3bb5f3 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index df36dcae7dd56e1456f43220fbd906f34b3d4608..7a3e4cf35c59944fce9a10007eca39a9594d3b09 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index b9ce86f89edb9576b86146eeb3307915c366c80f..a63402fbc207bfb099dee8a30ce9513bff94e9b5 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2020 EDF R&D
+   Copyright (C) 2008-2021 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index c854c42b9459e16fccea85b99a7878c789ace461..08be279fd57acb25c26d69bd6c735ebfca9dcbfa 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 921be1b73dc4a1c38059b0351ea12bbc40ca7a2d..32a4bc2a5a79163fe061f0265c73514a5b258749 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1a118aeeabd19ce7c38bc5dd137845b358f4c432..f04b4d61a64538aaf7c046349999e8334defee5f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 95e1b291976cee1d2c133a0825ca829d3dc01d98..142c18b5ce98d27fdfe63e9f504277d61524bf29 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c8a603a3b89431078a57ed39e591731a81d62d8c..1d26e8d084fb5620fc06a74176fadd5a251ea2d1 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b26910b3c038b37c1a2abf36cccdbaf7ecca38ef..1b5b2e2650c2ae3991201cc75229758a5ac1c0c6 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e54b10efed3304cd487fb01898bf53af4d527de5..fa7fc9403a76cd14708aae3acb49148efedf3bc8 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bb452e973ebf1b576a354d4368607b3e08c1b7d3..bb591f1dbce329c519e9b511466de16d5579f906 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7b10900fa2d148a89093da799ed0ac79757e4e3b..21adbfb562ba73778d504125a3b6e20abb0dae08 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7bdb9b417edd3d9a8c67c64866b08e5c68c67e33..50083f3053c3987d164e1524e18fa5060f859418 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9a9a41366efbed3664137b5d69dd4935bde0034a..f54f1fed9bffa63bb66f324995662bccba3edbd3 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6afadea99ffcdeb9c365686153128a062a0f5791..fdfa0b05709f3fde60741b07b5c0377818feb643 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3f5ff2e331edf00cd7409422ddb0dd61216e5c5e..dc5e47d36e54a94cbbe0dc8d5f1e0c46f78017cc 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9426fd1d74932a27b77b2ed5fd02d3f1a17c58cd..93281adad726b23ff2eebc6c9be73d124726107f 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 80a4482e6a6ebe314fc3abfefdc48259221be8de..5e15e9cf619cd5be91f745c1b89af4f83e9e1e6f 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6545c4923daf15ca229aafd4cb9bd0f0afebcf63..eb65b53a16137645991c89b8e1375a30111ab922 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a180c2d436532ac5d89a59e1485812077a23c171..6b0cf84160a8879ca1978bdc3a022d1713639519 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 769474338e75ca0257a9e023b72e0bccdb843123..e9887e93c62202c480dd8aa8e0e9b8e5c6000b89 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5e5c887a685001c273cc52e16f5fd2d8f62feeb6..a3d43f7a6e798c7714370b699d5b769cc8f28511 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1868ab0eb5d0b8ac4620b02e75a4beeda125ebef..b1b0d97fbb5314531dc7417ca6035f65184d9757 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e4802f4d1a39fb86ab6b357af824c35140f350ad..72c0597c7210505ebe5300950ed34c89acaf7e32 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4e845147ee5ba2cc33df07a478146e91b7d19be1..1a3679b5a1b0361a607903b49b33ab50be85a081 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 95518d6120fcee1a5e8096b75b62f55244951d95..2bdabe7e4a19a62e40f970d51a665c2711b6c467 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 25b3f34871fa0799b86ad708961f1df1e23d3761..4a1da951f89f59909b9d9b40d46aa53a80c3c485 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 02761876bd9f92ab7c710212cebafa910faec85d..c3e4a7b49b7cea92de1db32f318e82bcf7854faf 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2008-2020 EDF R&D
+// Copyright (C) 2008-2021 EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index fd410ba26f48c5cd2ba5b71e064c1711c815cbb5..a1a7774d899d10a016337f8fd8b472986dd8ed74 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 88d7341211c736d32b98cf94031c981cc7238be1..c488ee711982c3e81a0d6505ecc903683404ccc4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f76654559a1fccc580917c0fb37901fd52ceaa85..5e898bbca7912bb4f99cedbabb663f6bedcc5bd2 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='us-ascii' ?>
 <!--
-  Copyright (C) 2008-2020 EDF R&D
+  Copyright (C) 2008-2021 EDF R&D
 
   This file is part of SALOME ADAO module
 
index c452ec8a2a6fdcb02dccfadfe4b09267a30c735d..c01b789c935256277b80f5358886a5e78d960199 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='utf-8' ?>
 <!--
-  Copyright (C) 2008-2020 EDF R&D
+  Copyright (C) 2008-2021 EDF R&D
 
   This file is part of SALOME ADAO module
 
index 52ab9cecb3164e2910268880cfe087e86389d8c1..150d33fdfc3d6245b4727d54823e2c06602e6bea 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f32e0e3809fc8782b4e2fb45915ffb6d0efa1930..d56f8181daff2ee79648ccc4cc4ce765d2417888 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index f64321c330e98bbbc8d06ce40e96861ab499d164..9c458d55d1e2258ef8d38b00ad58407afa7f124a 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2008-2020 EDF R&D
+  Copyright (C) 2008-2021 EDF R&D
 
   This file is part of SALOME ADAO module
 
index 4df75745d914405f6f8f8005f69996b869303d2d..768d157c5e54edf6739cb8a4cf6d31b8cf8c40d2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index df5f39b0c38d5d492862b0cc44b635aa541d9d8f..c57e33c92e8f5865f15947c5781c0ab98b91bb06 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 0e1173b446f015c09edd3108fedf7b698893919f..574751b8daceb1b341e4af05f0329620ead81ee9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 23e764ed2ae56e48d075b19955f06db21f1019a2..2b23dd768664d9d4f911374a7af0416b09df83e2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 2a967ce404e8f1237274a3382f7b03b54b729a36..7848a37015232faaa3d161ac93b5cfcc70c8f936 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a7e8f2e28dae1857264fabcf2e930411d5e5c5c7..c450ae6c8832a8061fbb0dee491d46c2f430f15b 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 61ee8f9c6a83c026a46382e478b683f123cde2d5..14ffeb46affed0b93ea46653e84b2fb6ab335cc3 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4ff41be4a8439e7ab99ac14d3be347e6e0385f1e..5c95446cd2858b0ceb4c2505aff7af1def42ad42 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 93eea8821e58d2922a108c3b7fc64ea4771aca0e..0cbba962fcb8e93cbe4d10bd25f657d540285f74 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 87b32286d46b761836b81a401a10c08b1bc6810c..06579a92a1b8e0c31fd8d8b9039228d97dbbc887 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9a45f75f60408cc7630d929bc363f92284fda06c..3360396228bff5497386b5d3c3f7ef83285ca73c 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b1019eedd237cf02fe6eceb00ad6428a26198806..917134076003a8b934b1fa5bc626e45875b034fe 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 73451e01ea5a0d582b57f91ad3184f23aa1da2ef..10fadc26fc732ae51a4cd2d182ece64aba01aaae 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ee838c8c0075e0fc2afbee882df789fc743fd7e7..27a3a1f61904a31c797817d14405973219882718 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 18986f85ec23bf4cbf65bd4c257d7b625ca8c167..c7d622bab0276cfd7ab5d9ec04389560b2b7bbab 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 81814c3f43b5ba42debfd64c763e6ac6156b7352..deaea42199903b93f8c8fc1140919a24a87b79cf 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7bda3dac702a2875741a380bc154e34c4bf828e8..98090a5e1d738c52c46c34a67bdc03f0d81ffa70 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 257cd26395f20d833d469afe34c3486ef14ab8cc..b0a6a636da40a5b4f091f2e2bb7c6b75db6ec498 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d63bbdec41121c07532800b54b0dd7b4bc36538f..8e34142b693c30d5b1938b2d10515ca10235e33e 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ca896bd7c23b97bbabe68ec147581352558be48e..7ae4c5650de48f6cd8515f27a8bff06269daf3ea 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d14c71cdd0b80800f6f35195fa216f07b2280146..7b71fd2e569fa14d004dff52b00718a15cafa29c 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index eebcf2afb37acebc5e44b99af0b57a2f8f672d48..54c03361a700b13140350270a4ec107a2455e0f7 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 82551b8ff64101a9a337694821c8faf0e370600e..39446d279573ed18997b1cba9aa6d4bbf2bc3418 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index acb4dd27fd333ec6406a04d40c068008442ce353..13c1a9a36be64e9786fc6d6587a9940306a8a0af 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4c4eec00caf064b1806ca660963b28b7f88f34b9..8df107283b81a75507164d56da23f9edfdf9d093 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0e59770300152194334cebe7a0c70711906fb99a..0037e9bf49fb6b0f4e866081999cfc0b2964f2a5 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f71d9f46b6890db28f09be7368fd1d15a67caad8..6458d17124eee123944008bb32f4b7f93ae37730 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fd7ad9692426d82310891779a84c83909ac2b4d3..6c0f2e684609d33e6139da3bc1fa96f7f5420168 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7ad1ce8f1bef7e696c210c8786b42ca5c72dea43..cd5c2cb8631a411b0869d43181643d1301f7d663 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4fa7d04476dec4fb0933c8942e78829d5ffab040..dc15af774152778459691a6728463686aca230e7 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 56e47d9f0f2635d69afef23468b9ad675d0a49ed..827b4f90f8eb7a23501bf6dc1e126c3dfedcae07 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 28a515abdea542576d375589205a027e4034222e..cd75513d96848f7bbfba9a705bf9405d4eb00163 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f4f7d3036c245eb49966f897e74f51c28e6e9393..910e5fd4b7825e67170712f85c5c0221ecc5307a 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 429c2bc957fa3635cca588d06d476265bcb521bd..87f20a2371726befb2dfe5124b0091b2dd3b0c78 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5feb9d714bc1713ec91470ce7baed45e2e45d32b..c67f0308290c16e5afdb48bdb6a3cade37cff9f3 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 37d53b83b75b4c6a2d549e0971ba39a5749436b0..08f497c6d50d3ecde9a4863851e7fa1798fa6cd3 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8e847b3a2a46606a8441290e886ce1f6bba4a093..208e736149269847378afdacd37c20a30bd865aa 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 66d3eef349fbe6f924700ac039e11abef6569289..0cf2b71631b76e717b9ddcd5044afdc8e9a50b10 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cad303eb0adc0922422efc88f206660ad54cbe03..45eafeeaa6d4f73372ea4177f446920aaca1581d 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a2f15753d9d6a7bb2b74e8d499c13b73049ad6fc..cb3f0a273e1d06c65b2baa1d0345639c1eaad5ae 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 56e47d9f0f2635d69afef23468b9ad675d0a49ed..827b4f90f8eb7a23501bf6dc1e126c3dfedcae07 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 09a9b3308ef350b3821d728658bd9070262dd24c..ba13f3e4eeb285a2911ce209632dc2d9fda3af8b 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 56e47d9f0f2635d69afef23468b9ad675d0a49ed..827b4f90f8eb7a23501bf6dc1e126c3dfedcae07 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f97bd31d09b7c8639515a5b13342d7f3cee5e4a4..353e9c971ec6d94f5174997ea84bd0712e163b9d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 112a1f006497ab7a4083db08e68b1ee8ee50717b..42aa36f5c7b07e42cb8a071b8a38b8ebb207031a 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index b61a7269e737293171e32e3b8dcce484b4eab3a3..4b319416ca770a538a6afc8358b05c87046cdde1 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index f7b5d6c2abcad63ddf8104e27363ff6a8fa30f10..4dc14fcf7202b757c503a85b4aca851876c36da2 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 895e763a087058b51b471698d1bd83f39ec0fe1d..0aed9e13906d75d79bf51e9569b6bd6b6829ae56 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 9dae78c34ecb50fd87a7321ccd584c36a1be5209..2665b3007483eef8dd1f08a9282cd5ec37fa0b6b 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 4a0ac14d87a229034817b86c97f75a16f9bb5eac..50214e3bcd21289ddaf527df308d02114f86ea29 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index f097ef3b4902ae8438920d6e8155d395f858a217..813442e45d52517de6ff60c145977606965427fa 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 71da65eb8c42a2cbee3843537dc9af0ad25ccb0b..65aac8e9ad951e84cf4b8996631e06e8ac39ecdf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 56c481d139b8f0b244be8b6b946ad3314e5d709e..26a9ab98fe9fa70d92ec1a20fbc8eb46223984dc 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index deed7e24c023772a3a37d0fbf3cb4aae37c4e1af..5b71146356a31461201c4ba3154e9a511e84562d 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -91,7 +91,7 @@ The license for this module is the GNU Lesser General Public License
 
     <ADAO, a module for Data Assimilation and Optimization>
 
-    Copyright (C) 2008-2020 EDF R&D
+    Copyright (C) 2008-2021 EDF R&D
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
index 90868818903b2d7431ef8fe0aea4b393157b5605..70d87ad0faf2f6b4f99077f3923c973f17e27f92 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ec0bacf40d2eccdbb5d54be7d2c8a345df3de982..efd4aef96ddf12ded5dd2d8b28ccc95fee8d1805 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 48bb3e26fe6c86aa723b54a5b30f68bb17ab1310..ded434b7db253fb186dc5c890903bd3af2999a39 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index f8764301aa13b5a795a24dd2480d7eff29767534..f4e079867502b9d7730ac20957023964d2df2f25 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -21,7 +21,7 @@
 if(ADAO_SALOME_MODULE)
 
   install(FILES ADAOGUI.py ADAO.py DESTINATION ${ADAO_SCRIPT_PYTHON_SALOME})
-  
+
 else(ADAO_SALOME_MODULE)
 
   install(FILES daUtils/__init__.py daUtils/adaoEficasEvent.py daUtils/adaoLogger.py daUtils/enumerate.py DESTINATION "${ADAO_SCRIPT_PYTHON}/adao/daUtils")
index 5649db223ac3ca2dd5a7128e17c28b8005b1bf99..de10000c4c056024276f7ca160b2c6524f6b350b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index f99e72e25627b7fd1e399c0f75ad544d7ee9ad75..721e95ec927bf5a94f115975144277383fa13e23 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index be632ee183b8ab99986df1ad206cd3a014219c04..26ba927c2ab32947103f718fb063169bcf76a1c5 100644 (file)
@@ -1,6 +1,6 @@
 #-*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index bdc789e34c22279912046ffa2db25cbf05cbdaf7..72049fe712842797e38867578457ae0b62c7bab0 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 73fcbb3a0f44c55a3a238141e6bbb48649fd7f0d..0f437b74d5645aa9f51d19ba4412476519911621 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 72a886bf3e888f9c2aecb82cdaa27b8ad7f5183b..2e8ad7cff784972be5fc660b4648fd21cc5e8b00 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index be632ee183b8ab99986df1ad206cd3a014219c04..26ba927c2ab32947103f718fb063169bcf76a1c5 100644 (file)
@@ -1,6 +1,6 @@
 #-*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index b7e0391772de53e6d6b33df2a3d1d8f1a3a15abb..e966e01482351b484d4c0372c3bb91250e718017 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 7f860f045777b15992a1fce65a06b22faa31481c..1a3b42503b75bc7216124573e67c2019adcc0e7b 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 1d9618ce2e9905d7d963d0b7559b10e32b6bdef7..553335a91010fedb1bdb14091e6b606780443b39 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 96634f576d9e9863b52e9157822bce90dc52464e..1628196815558d8ef4658d036c05a520838437ff 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index e61c04c1fe7dabceb93dfddf0aaa2a0dddafa104..41419ce5a34dffbcb5f8c35048777f6c7749d2e3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index be632ee183b8ab99986df1ad206cd3a014219c04..26ba927c2ab32947103f718fb063169bcf76a1c5 100644 (file)
@@ -1,6 +1,6 @@
 #-*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index fb24efd73c9280ae1d4e155f3315ae89601600f5..76d76f60a382b2c308a7220916b4bc1ca051b9e8 100644 (file)
@@ -1,6 +1,6 @@
 #-*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 0a70187068279950499482b9208035d9e662a356..c208bbf44a5b0e1b3d035b200927f5aa5c757f5e 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 90baf16c3bb4f0bb2aa6f69022de1ba0405b602c..4aac5b5cc3097a602f17993cdf4321cdbe7eda82 100644 (file)
@@ -1,6 +1,6 @@
 #-*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 83c9479a60fd1f8dcd5f8160f7aedd9aae0a087a..2dfd8ede8a6b713b7c3591359eb52aa93bacbcda 100644 (file)
@@ -1,6 +1,6 @@
 #-*-coding:utf-8-*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index d7fc79dd0e81826918a638400a2c1ea78b4d10e6..8f9a8e41a4726ec703f5e5f974bba4e9bfc23941 100644 (file)
@@ -1,6 +1,6 @@
 #-*-coding:utf-8-*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index b388f8cf8a5c7cae2df77b4304d198d408e75171..759508bfd2b0ebdf052b45374836f8ce052a935e 100644 (file)
@@ -1,6 +1,6 @@
 #-*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index b8ea3120a0dbc5b4a6b5853570e2d5694a48ad4b..7a31aee4eedd3b4cb35e05b8fd3b2a15210ea6c6 100644 (file)
@@ -1,6 +1,6 @@
 #-*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 7a05abc89d0fcf5fbf3b20047e8def49a8e941eb..c2cfe8fbcd129a0daf87da61f62770c782b500a8 100644 (file)
@@ -1,6 +1,6 @@
 #-*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 81d38c885f03071fe60e067812c9d4745c6cf1be..655441ecfd16af8b5f4409080016683b7254b10d 100644 (file)
@@ -1,6 +1,6 @@
 #-*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index d20ebc98793fcf28feb8bbb510ba49bb63d389e8..46b6699399e8d7d4feae315d2bb987c50231df88 100644 (file)
@@ -1,6 +1,6 @@
 #-*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index b53c4bd4063907d2bce603aa6c22e147378bddb6..dd9b5c00c1c11dfe2d17a1a6c77d08ee5b85f67d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 63ff0c6caa63997821a1727836e64d99b83be39d..cda8d591b4dbeb1f2dcba595517a37b595a5a2a7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 4e3649fb3c41edad17476393101873f8712f9e78..c114f77f9e295f84e22ccb2fbf784e8fd9bceb10 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 2f370c8baa93e7dbbf9da929b37146b09b61c890..39f96a814ca5692c36aac3922cf3644f0f9bb8a6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index f25466ebcca9772a904e5c148bb5ce3d6445f771..bb8c514420766dcbd9129438160da9bf7969ac76 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5a3bdbd95da89f8ece90cd9c8510e5644d885424..c875309f1cdebdc73030cc6617fb025b21c0fe62 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 58acb5c18816ed580fa85417a7fc528647c08dcd..319dd953a170df9c616153c936bef6a2f9003aef 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index efc6f36292a5ec8b51075cdb8eb9dacdcd95bd05..ca3c398fe571439c5676470c5eee4ff46ae1f1cd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 58c60ced13f9597d3824114d7b61e6481af34706..d89175aba21e5a3cebb684eed8cfc0526d5b3450 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6a50c5e24fd87b56cd8cd5cbc1ccd8569297c403..bdedbe6c6205dd4c5a3f406cf89621db3c2a52e6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index dd2dba06f099bac56cc16b2648bccda942fa4bcd..a74e359c8cd783e8c31b9eaba04e8cf2bd89bc69 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3062fccd11a1f2b07371c1b01f2eff29c233429d..a36dc46f0d661bccf98e4d540e20786d498b8a82 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index bace1c2c477ac48100ba9f37ad9aa3d5011297ee..d93290556a6e150238368d974c5f4dcdddfe0a4e 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 80e588153ddc66bcd3dff0a5b7e1950ddf73bd10..463b4b05ad419581f7171cb07665a8bb1caaabcb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 71946014af97846a2f4f143e738135a0bd4923c7..12a07deaed069147e8e0e9381a4ca16fd9d9fac1 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b848a6a2d2362dad8a50a39b379514e92f669326..aa0bcd36165436c1ec678cab083dfce676a9741e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index e15f4e9ec75421725058041497373f972f735ea2..160d2a4e947588abb12846a4bc40a68652d8b7d9 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 88571278a39f2674356fd7e1a33b3f35627e251f..4293c7ec937c025fb029cbd441bb80abde7935e0 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 53cb0b6bd3d74b69754a56334a9798be2ad582ee..a963c914304f4c699d167d5ac0cc0c602b8cc99e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 6bb2795cf797d24e850504b03cdc6745cec65d2c..c7ebe9db43b9dfc41fe55de03a1031fe5f6925df 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 93b052ad943c8ac8430db57694d5424e33a2978f..7bf5e87d96519fa04a7c54ff94f4cfd64b211b5b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 5769f5493b7d8f2e9c02030ddd9e26787819ff58..0e859bb49808586d53ee22713ec1c9c25a874f82 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 298ec7544105693aaa16a0c47b964e37467dc9b5..ce66007b071510785a1beca7ecf737160f4f6e0b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 2293a98a7440f7b20672e5503341adaf7b75baf3..f29b80b971f1aeafe8433f510beb48edd6bd9a65 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6bfd276a2b44a224c88aad066a1ad47bcb89d118..b1a6588f205c27a667df53b159679a6763c0fba2 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index eb53a60b8ae2568e0024dcddbe2bbe80d828f743..ae8a165c3b747938b92987fba6b0a1e9ecddc5b7 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d36224984135febdbb4489048c73406448318f15..4d603c7318a20363a96286da62f2fc91fc0019fe 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b88c2d7d1aed9bea880a7ad2d4aafabee30558d1..30da9d236702101e7c27256d190f80d29512e004 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7df1e6f7405cebe6fa5a465dc03509341512eb04..56097bb0a39b04f3b2b9ba8cc609a9b77a3d1ba7 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 218cb262a242e7433846421c8561a0f26545f734..c617ca47624056f599f5bf83f356d44dc853204a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 82005a1f3d8c41e286f87dba3e05afbd059ed6f8..20f59f28ab0c81a28dd104d9c91dc3abf968be20 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7080a203975a5a65c3513c55116727a2a9cee075..d61fa95fe9b125498805d9190ab64ad040093c7f 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6631b3c32de3e9240aabe3e5cee17fd27afec38c..e7c8f4818d61aab0a94c51c233d8d7eecf7c8dae 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 884fc168865f5ab9b1594c1a4ac4bbd2d3e9ecdc..cda0327e6d207dc3790bbaeff439f72482917503 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 31003fd974b7e7150d722c7b3ce40118a8c4b97e..b0572ef870630cbab8b2e5d9e1627660f212bf35 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index eb61ecce760a8bf3544458f8948d69951b990148..54c98786ae449d4a9098d3f475c9ee646bcf6537 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9219294a838cb0adfc66354c654f47bdc2f060c5..e1a84a46e3a4aaa0343f12aa975a2bcf4a693b1a 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8db363ea6f55eb6d0ff19b905f3862828f6d140c..774ba38faceb25150a05ba545169021649465299 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8bea1677663f256a304144a0d451c8a7b2ec2234..bfa8b99caa73dc0fb514c1fab85b9249a81dfbd2 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2020 EDF R&D
+# Copyright (C) 2008-2021 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public