]> SALOME platform Git repositories - modules/adao.git/commitdiff
Salome HOME
Updating copyright date information
authorJean-Philippe ARGAUD <jean-philippe.argaud@edf.fr>
Fri, 21 Jan 2022 16:53:01 +0000 (17:53 +0100)
committerJean-Philippe ARGAUD <jean-philippe.argaud@edf.fr>
Fri, 21 Jan 2022 16:53:01 +0000 (17:53 +0100)
277 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_observations_requirements.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/ref_userpostanalysis_requirements.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_observations_requirements.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/ref_userpostanalysis_requirements.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.in
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/Reporting.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/ADAO_SalomeSessionless.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 faa9cc696805eb2431b1bfe9c110f1a56ddebddd..ee2e1fe4058cf48b2f36132bb3b6b681fc15cc90 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1f71078ca5e86206fd210d4561546253b0fdad2b..2545c90c30c3e879e0362d0e83581a8209d6b092 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cdfb5f7591e9be0942dc939280799ac2553c13d4..3a998763156a6fe453d695a0568a6c50fa481a82 100644 (file)
@@ -73,7 +73,7 @@ The license for this module is the GNU Lesser General Public License
 
     <ADAO, a module for Data Assimilation and Optimization>
 
-    Copyright (C) 2008-2021 EDF R&D
+    Copyright (C) 2008-2022 EDF R&D
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
index c4cbdbc9b956082856142d6208fe4ba5139e5e80..f2a97c6b1c2fc6868361b9ac46b8bff1e025b935 100644 (file)
@@ -1,4 +1,4 @@
-dnl  Copyright (C) 2008-2021 EDF R&D
+dnl  Copyright (C) 2008-2022 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 d1f078b2965a6f5c00cc457e1e3d35b2e168dd46..f06c6e1f2b09660ab314e23216a2139896f77e32 100644 (file)
@@ -1,4 +1,4 @@
-dnl  Copyright (C) 2008-2021 EDF R&D
+dnl  Copyright (C) 2008-2022 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 704f295783ada852a537e943e6a4ab3c7fdb6b14..641d1721729d0894a7122babf0c6c196f08eaf08 100644 (file)
@@ -1,4 +1,4 @@
-dnl  Copyright (C) 2008-2021 EDF R&D
+dnl  Copyright (C) 2008-2022 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 c88a292f57b7bf2a99ddc2968b42bd92d57878bf..eaba10776e36b0777c6e17f26eb4394e2833ef8f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5094f4c1fe0d68113f09c53f6c8cf8352a4a80fc..98fb16ab1bfe99fb6681f1f84f428a94d96d7da5 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b76ca901b43c3c8485045cc99db8c95a98fdc21e..cc6c9590bba54bbc6f4d52c547d45edae4a4806f 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
@@ -55,7 +55,7 @@ except:
 
 begin_catalog_file = """# -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index a0a48cf5f29d31a84c7c8cd97acbd982368403f4..43b91df974d19f14286b5b4be560a0121ed3f286 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index e21e618a3922c963acdd89586039a5c3046402b3..6b1e036a2281867db57660839b27fa5afa68d34d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 353f33be927642b3b83d4d1a6341995c81be494a..72812a9b9662e2d8712e437fa94490abbed91e89 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 8f3131583d2eb6b541d68acad847a60a0f9fc7ef..e41fdb8cb1a2678c11358b30eda2ee14465f6fb2 100755 (executable)
@@ -1,7 +1,7 @@
 #!/usr/bin/env python3
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0d0031a19e952adaad444ea4011655e31ca7e8a8..b5e6bc31c76c8880d9975120f80074abfa0644a3 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 98306b725a0f77ff8dd3226c316bf7f5cde3dffc..c494b86436aaf9c5487c73ac377370bb35a903c7 100644 (file)
@@ -1,4 +1,4 @@
-dnl  Copyright (C) 2008-2021 EDF R&D
+dnl  Copyright (C) 2008-2022 EDF R&D
 dnl
 dnl  This file is part of SALOME ADAO module
 dnl
index 112ebebe57fcb4a61761bb5c2dbf7e561f3d93fa..f932b19213123d9b63547fdb256c6acbb4b54887 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3346ed3408fe6b42d512ed109cf47d2037ba6d78..866466622348ccca4596bd0c938261d3e5945bbf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index b6e45b1230ccd3173cf7591038505fe8bfb4bc9e..e6e796380a4a76b2abe829efe3d43031bd84a118 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d0af456a944fc58aea24f90370b2ce44ad8c32cd..e50682afcd534bdc49a6ae3b69da78870adc0a2a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index c7fbd6feeb0b6cc333f42420c7dec4da779bae50..fa07a6b3c9c0071981408f72e5b5eb54c091a4cc 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 919fb90934750b1f17f75ebb19f08e61890baa18..870785fa9c6beb026c9dbb550d84e9462a8c9312 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 690ac9a5f1a927384560fe77ecc78d200131843f..d68ba5e97cc5d50f54175dcabc89e012f28bb747 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index b57728a74b72e916690d0a7dc61727f4502f8f18..ee061567f37fbab50ebab9766bd4871f19782253 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 09c3ee5043e344797806616863326f039933a847..a7cec90bebc073840ce15121f352e1b834c8992a 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 583472e026948ab4d5e4fdd1f8ace5de30d0b910..3ceefd885aad5526dcbd8574eadb6971c8c24e9f 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 092dfd1e2d7b1a015cc12091f663b9e0f08d66f5..de1f28aa82ca8b775ccedeb05bc1229c2eb6d81b 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 7657bc740d6ff5c0c399e56ab5221ec1e33cb8cc..76475728f7b3aa903f5891940f1e6e1bf165e555 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 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-2021 EDF R&D
+    Copyright (C) 2008-2022 EDF R&D
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
index a896ce1cc4221273fa7cd05e28bf1f133566ae77..5c77f71d08ab28e305cf0f2cbdfdd2afd7504549 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 8fb4bb9660fcab562e280d56ec0f58fdfeadc2ce..832777e55762fde09dede113e1257b7413b6dc53 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 486838f604e7575f720a305a97e30ca52db2ba92..d951526901f59fb9a33dff77c72437712e82cf6c 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 514998bdfe679e147c61234dca1d6270521da51e..a84501628449d5ff468ded7fe4ffedb8df3cba92 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 94abd452bb6376bbde52f688596409d916366e44..0a1dfa19ac20080d7072f28624adaea21249c2ef 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 17e48efaf8aa76c0626e1d4f00f1f60041d8509f..d1ec0c4ee63cc7db6fca617edfeeee6e778d1d30 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index c5bec1976feb6a0bc594c7eeeaaf149783b9cad8..354743c1ebc3acda3c8fcd65b4872aa35aaf53f4 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index fff7ac614ecc1c0b99b3e3327413ff100ff811a4..0cb81199a69dee38e791657d096b04c331574d14 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 175d34b408989bd1840004ad01cfeb6b889f646e..1bf6c6b56e1b172bafd916c178f132692788d2ee 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 6fec56dbffe605d6c0e523c29e1f7e93937cd937..bbbe1ee269aa658bf06cdf88a3733cc9dc3cdef2 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 683baa6741de628507aef45d4fea18033cfd3321..dd8bf6f9c208efcadd96ad2124f05efe444b4dca 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 01fb24e20cacab1d4dca173000f73ae35fae8c1c..32ff95bf4bb3001034f5069c7ab068144303282e 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index dbafebdc3f6136ad9aaa6199bc2074cda22d14ab..b7e4ad4fdd6b20708573d9c8668a34c5451da3a4 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index ef19619fc0e7089c5f15db76e440393423fab9e0..a86fd21d191ea4c5ba7204156d79d5d2538cd914 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 56b88195ebbef21b50e056944fcb244478b42c3d..df9ec02b80a2cfe3d9d90a8af0d56e27ae9515a6 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 212dce324843bc06da792442d09c3668493b61b7..38de01f56e4dcf9504c9707280736de1d841cc23 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index b541133894c512845c1798f4db7d2f751ed78712..667eaaee77c9ff8f0b6914c1a585be74fd0b4633 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 15ff9f422237e25f74334b39f3c840e0a5f05f04..05ad52abba94018b9cd4e3e0de70e86b8890c56a 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 61536da3cf1db3361a38eaefa9f49d6064440f82..747d8d4ad766eeb8257576d89f62f51a1f175d54 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index e4f9d2b93f26f2b3ef174026baa892c376fba0cb..c8b0bcf7606ac45e7e6fae2a24cbc44153c6463c 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 992912609b62849eb1a2777049b63d42b6c1d8bb..357921c9e61d4514aedfc96b3a0d8d37b8813eec 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 9926fb55fb9cb35752ffd28d6218a6bcc6ae7a0e..c2540de1339b4e0ebd3b60032dc3bdf1a251e279 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 47a5a85ae0608790600735be3305939ae8b685d0..8098deb4d0cc0bce1b3cf2ea55f46845cd4469b1 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 23dfed72188d6c052fb47df7be84876e0bb2992f..117347550ddde7a8538eafd00e23c7abd6596544 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 3c6d24daae82637f453d4187d3648f40d4d9b1f0..2a247afc3b2551156ea724c35fd2531c76645d19 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index bb5c1382c126d940c60c70d518f77d4a45e7708b..51bc8691887cf6f95256183329d1eac90add4971 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 7a3618fc17e077f449e6f67be3f6505c38522a56..96075990ad75a41efdbd163cc97d5ca0d98db402 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 04bc09b5bdd97f0bc3409eb21052c72234ec2251..09f9d42cf6527a5be4ce9b8f8a9e1e5a5fe6524c 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index acfa0b2e60b6b2b59cf8c746290c1a1b70112d8e..8507abbd6ec3c3d9c82206b9f830231c17168bc3 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 9332d0bbcd660cf01b73f01faa2ca88b56ba9cc9..e0cbe63a329291de369beacccfe152d87f130f90 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 2cd09a2b4e7622240a1ca8cfee69e010278b1cdc..46e11c12ba882db1031db8988a65ad930a50ea0e 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index f3955b473262b4718bc8709ea2c022a6bf7f515a..d3eb9706c407f4c3b0cb87bc040a132876bdc84d 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index e0562af12105a44609c90e08b64bf651b56d3607..58ecdc5caada121b42971298b8f77a570c8c4070 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index f4b4380fc4a186b0e9256ba4217c5c98528bfee4..d214e16d9c8b125989d938ea26ca7dd4019d0f43 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 35f68f064387585c80a574c3d9525f1c4c9cabd2..6ed8939247c17204894bb84c223be88449b3f4e4 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index b8bac885633641ad8c710dcafb255317ae461123..84ce1f729df9b185f26d6a8c77b08057d4bbbae4 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 99744aa387248ef8249f69bbaee4342fcfae0668..1a739d6ed1a38fe4eae56685df1240b33db79393 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index c7f4692f8fafc79d305a859f59a802c77056fd84..2af010d6f6ec96b23e32955e0dca01890d5cc0f0 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 805efb15df660bd1cd665f02aa06ed7947cbee62..874c59b9da56e42a49f72772d71a3c1a92b4ca57 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 3fc537237b8e4a785eb526c038677fe11e10b0d0..c92e87faf3425d98452574f1a5e83fdec4063e18 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index f36fc9372dd00c1e14565cc32ada72f597304de7..a9dd5f6fdd6fa3d2e3bfacf52260aa0efecbdf7d 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index e9445036d45525f59f7a4f36befdffbe3ebc91a2..7c44789e8f68a4e35e58117638a10d6a6eb46307 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index f2c64fe3aa9eaca90e93bd26f7dcea09223df188..977256ab7dc2da91675e4f5fb7601f18faf57512 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 1c27696c21b1d91c3174aa24eddb5f76a016a2c2..fc53f0aae18d8aaa5e65ad197bb2e4382a8e8fcd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2baf2f19044a7aadf58f7daa50ab990133205dc3..60cd04d88e2552a2bac0dc16964005c04dfc46aa 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index d3823b96c7347145d7869eabcbee12b5491c9fca..1ba88c71887754a40dbd2ca910d851a03502073c 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 7a3b6f57efdb638411f4aad88b665db0c5aa0ecd..569320c23acb596c4e6bd099e02fcb183e449980 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index c9a5781c1ded87185b8a8960ff12fd3267b9ba91..49430328aad65eddd927b64bb40d03b9735d7f55 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index efaca14bb136bc19500be47b6e1b98f4179d4008..26e17baaf0f20958bfdeb1a04bb52dd5660f8fad 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 40349e5105fb0f9826af57158b26924f38bb128f..3a5bdfed638a42f6ab9ee0c8ca541349299ba59a 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 57f672a942d17d1422faa7ee9079936a82ba2597..50d1186df4fb5ad2b2aca37f97f72db054e76a57 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 6b6967d0a86b88c80f2afea7dc4f6b58b889fd64..5779eab134f5af4055924726bf5c26f21e8a823e 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 14b96a652f5afb86e07f9b12aab2eecc4056d656..bbfcbfc913e5238519e2d3cf4479ce55b9b7d4b6 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 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-2021 EDF R&D
+    Copyright (C) 2008-2022 EDF R&D
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
index b3e695c0013a09a02d433717ec132cbd9b7d50f3..54c66aec83ebf34e1732f4432d99aba047118570 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 78b947251503fdf599e0044015510dbb03aadc9c..abaefc940606ad0b486fdf0b76ba2ecabd18c7be 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index ec3b70b26fd34c48d951410ad2b4d220f6437137..fd35301dfd49b82788680786aa6da1b03c1e448c 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 96fad527c2547e0b2b9454be54e2475e78833dc6..1e2a0a96b194d91a80b408056f9b1434da9a3ed7 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 977914cd2f4b0ddf0dae38d4b68a57a0fa048d1f..8402291fa6a84584b1cb173c432f676bd5da0ab5 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 5c7cf7d1f5f3db89e4ae6101baf31eb60a911f8a..c82bf765fc33d46b14efc1a3da6c62af1c389266 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 0be1934b37f3767b8744faecfdfd73cc1a81ff7b..2b6ef28240665863bd24fb81cbd09116daa5b606 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 8d40c1ed406c8c39acf89ef4cb07a3b66aa375bd..2377f00b2305de0802de8016978de10eba373977 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 60c34120ee2c327519d986360b911491e890334f..5bb432c6d74314c258dbe5ec40ac01115ea1df75 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index fd3c3cbafa7ca1c414684a017dd1663e0bdab3dc..06f21f38458bfed7f92face3d5e27e0136557225 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 7495c73f3c36cb04d5fce07308cb298533f44ebf..a39b198db60b423108f0fbfa6eeab4bb8d6b6a86 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index afec386899bca573c744553d2530ca7d03727649..3394ea1838d9c4d5c67d27ea363fafe8b908cbca 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index ea27e6465f62e9872f52dab95077670ff2a8a1ea..e458809d8549a3de88102d3e0285acb856a546b3 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 6ef1d353f9a15a3ab7f483ef86202ba4a15fbe9e..3ee63978c8087dcfab63dd0c428f6a055e1d5e9d 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 91a0417feb2f2cec048379a37e05eb8144472711..dff1a145b567adf26407d0ec9c11b6dafa0f4835 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index d5ef409bf1ce0c707339ae5281536dae20507cff..272c9097f87e5a55d9abb956fba3db44747f2cda 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index b1d8d5b4874594cc3a69d98010e9a10b29a24cd1..7229c49217e667b0f0cf8a5476d3e439bf1b68be 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index cbd89152521216ffd2928dcd3702ae134223dabb..ee44bb0a1358c5a042964d64ff50a9045d864c62 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 7f80127b479f2474cda7592003238b6a83fec1b4..d255af66740b56a81b92af3dd571b54de6b3835d 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 2b545abe0d0f93d70e13a03341e8112411909639..3de28556a243cde1b026e466a4fbd56266eb13c4 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 030e1784c8f4b79d8ef9b91e0f5a3d091528b8e2..24cfdd610b651074be5c6b6b03fd6754552d2a41 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 214141333f21c01bfee7200e788db5da82a3c02f..0d176c573fdc919adb82df343d26b809b419314c 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index e568d296b6524605d5bd20f0d2fdd5fade79fd54..006265d83eabfef302357662adcf4ecaf837a596 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 0edd71f1497c104bec3ed37089a6ec84868f7db6..7a182dc55250a626462ec4fc37462ab424749d92 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 40c65f476c452995b070ac1e3667ffa21895fa8a..ca8c58f9000147174f7e4462d3934eccdc4e720a 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index fa1ea2ddf4ff1920701869402a5906636133be58..61d2ae58e3702db90a0d4ce0d4fd6181fcad3df7 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index ab8257680f4086be0a51d5e32f85bb86f534db27..20a3b4eb29642b93e0bf6ac02b8dc395e9057e78 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 4954f62d3ad09e8a5a337188e1f27e937ec4bcb2..91a64dacb34a895181f81926d2041744b7054c44 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 8aea3fadacbe72020319df3784a02c27b9ea96e0..b26141f11eeaade3e3049acbdb14b7b39f506427 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index a895af71af6b5ffab082afc2508ab42665de86a8..a917f9f321a4d342ef3ccd9115b8ea474519ad26 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 5f8e6d03f164dff513fa45ab6ffb5640b9cac37c..d39975c80ae00cf70531c0e377832a8e71594ca9 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index faf87c04488b33074f8a5523d6273529e59fe130..8249624868d69e0a24b9905937e125e4a29550dc 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 51892771b173d420a3b7f4108e759154cfe2a6c1..f218884b668e5f222277fa42074b3856f825c717 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 9d633f6c1b5db5fab037c08478866d5b5aac3ac2..792d29f1e0da76e38a8edb1ba98fafaf77bce106 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index d71c2fd6baf8be7332e837b7b309fe6f2d5ae6cb..3312a6adb73e27b54de56749dd2ed7e17a4fec2e 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index cd10253cbe2d980900b387720e85440e7b2d60b9..50b6de157e68de12307ef5547d6e0da355419f73 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 3e800b12ceb567c6686d8ff6e6a564e2442b6f50..2b4c438ba81791da460f0b7e3ae9bc36708a5a35 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index af6f6d1b4c65dac90c389b5f2c17a533aa80afd4..d7b8dab064a882490c693250fba8f8bb6e73eb4e 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index b71caaf3db1ddb50e4af20716f6f5a964158c70c..67fb22c8fd3e038826665d9f5d3ee21d23395e14 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 21c077c288040829c77feaa54faa7b834b564cc1..e9222b8245370174f33ac970353fb9e7b1e834f0 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 2a30f0c59a96f1ca696e09bf1ee846512d45d186..f3b894b7b1f1656a693e84fb11338ada9693c72b 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 6c4379af3105b0e6efddfcec6caea54198b89ac6..bcbc0dabb0bd41299b244049cb53e4078f676269 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index cd108957a38430933f15c1053f22842efc77b3ed..4ae018b2cffae65c95e19a18e0714896c9bc5c24 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2021 EDF R&D
+   Copyright (C) 2008-2022 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 08be279fd57acb25c26d69bd6c735ebfca9dcbfa..76342890dec03ac56e1e9de8911005aa71e32d26 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 32a4bc2a5a79163fe061f0265c73514a5b258749..56e26ebc612cd2d7c150ffcce6d69eb306b35fbf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f04b4d61a64538aaf7c046349999e8334defee5f..88ed92982286c45e3d2acaea2ca9c890abd57140 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 142c18b5ce98d27fdfe63e9f504277d61524bf29..98271999c9bed8df5e4f8b76286cb299587cd51b 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1d26e8d084fb5620fc06a74176fadd5a251ea2d1..724ae2464c5433c5aa528c50cf3c2b8164b6e64f 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1b5b2e2650c2ae3991201cc75229758a5ac1c0c6..114167aa99ca4b412fae0ae41240db85f6bf7b90 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fa7fc9403a76cd14708aae3acb49148efedf3bc8..ce31b7196645833408e843aab7913083b7b4c8ed 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bb591f1dbce329c519e9b511466de16d5579f906..9a1a4a28b12b377424223634091f818afb62f0d2 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 21adbfb562ba73778d504125a3b6e20abb0dae08..c458ecf3a70a4fdbd0331deb05ad22c4a020ef04 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 50083f3053c3987d164e1524e18fa5060f859418..e11bcd4a070a2933f3f2aa80ad5ce6ad2d41567c 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f54f1fed9bffa63bb66f324995662bccba3edbd3..ae715d06a18441dcb793af21df8caf4f5e0e8279 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fdfa0b05709f3fde60741b07b5c0377818feb643..bd6149e3fd6d518b208aa88575b20132dc85f167 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index dc5e47d36e54a94cbbe0dc8d5f1e0c46f78017cc..53618a90b984ada95196d0fdf9c8214c28680515 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 93281adad726b23ff2eebc6c9be73d124726107f..e767b180717c6fa39f521db2703b77cb7ff05c2b 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5e15e9cf619cd5be91f745c1b89af4f83e9e1e6f..9b21291203ee8c618026388cadc2e5d21849c8dd 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index eb65b53a16137645991c89b8e1375a30111ab922..803e1429385269eebd418890e41cf1baf160e6c7 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6b0cf84160a8879ca1978bdc3a022d1713639519..505fdaa66c5f2c7b4a8cc5d246150b877bf27fce 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e9887e93c62202c480dd8aa8e0e9b8e5c6000b89..71112a633994577bf43f00a73fb5d6e9312adabb 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a3d43f7a6e798c7714370b699d5b769cc8f28511..89acf8aa870f43a219442ea324b566987b5eaa9d 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b1b0d97fbb5314531dc7417ca6035f65184d9757..0e2293f89f08e7318d1854dac0771dd076dc0f9f 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7d61fdc77211ebf837518a2838e79515803e2c4a..fa940ad16619e12fc565337330b2afb525243975 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1a3679b5a1b0361a607903b49b33ab50be85a081..c8ae85cefb9979e7a4f3c40b6514d684f3ee08c3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2bdabe7e4a19a62e40f970d51a665c2711b6c467..aab981b8e6e30cc565e9930284dee51062bdc40e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4a1da951f89f59909b9d9b40d46aa53a80c3c485..6bc4bd737f21a815b65aaaee4325278afa32e4a9 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index c3e4a7b49b7cea92de1db32f318e82bcf7854faf..16435c92ddd560d16412aac46fb4647b3ed46816 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2008-2021 EDF R&D
+// Copyright (C) 2008-2022 EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index a1a7774d899d10a016337f8fd8b472986dd8ed74..79bb2f37a93a8c13438f20fcec4a2d7e13b69da7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c488ee711982c3e81a0d6505ecc903683404ccc4..5ae40a27ea48ce98ad7c920060c430ed855a5877 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5e898bbca7912bb4f99cedbabb663f6bedcc5bd2..1f7360be497c01c16d382253cd4c9be885624cc3 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='us-ascii' ?>
 <!--
-  Copyright (C) 2008-2021 EDF R&D
+  Copyright (C) 2008-2022 EDF R&D
 
   This file is part of SALOME ADAO module
 
index 7f532f59b833d36dd1c50de578ff0266e828828a..24faff6df8803076f6fffb36b9674eaed3741378 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='utf-8' ?>
 <!--
-  Copyright (C) 2008-2021 EDF R&D
+  Copyright (C) 2008-2022 EDF R&D
 
   This file is part of SALOME ADAO module
 
index 2362c9f9521b8959794ab895bba891933e9a8be8..e74f638f9abc69ae4b91cfd87fe033f60318657c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d56f8181daff2ee79648ccc4cc4ce765d2417888..ebf348e54c50cccc8a21ebb599f282156434b21d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index c4813c10238c3d15c091ac5a07abf7120c152efb..ea6a569f2b662838d1ce561bb58efdfad0e515ae 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2008-2021 EDF R&D
+  Copyright (C) 2008-2022 EDF R&D
 
   This file is part of SALOME ADAO module
 
index 768d157c5e54edf6739cb8a4cf6d31b8cf8c40d2..09cc4c34f44d74042fe6cac416cbe88a023ce6e1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c57e33c92e8f5865f15947c5781c0ab98b91bb06..55a96e441f84baac347d63854e2bd9a987eb813b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 574751b8daceb1b341e4af05f0329620ead81ee9..7c6af550041059618abc06b1b873c181da3b9c34 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2b23dd768664d9d4f911374a7af0416b09df83e2..6b015239a90952744901a2b240725c3dd7eef366 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index cdc2aeefa500aaa423a1669e8805f1e277b0905a..0136e9827eef1e39d0ac0675296a20f2d0932de5 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5ed587be5330bfa2d2dde7d656300b6efb168d17..59d8f1f5af5ba6bd87bebb8f68095b32574503b9 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 14ffeb46affed0b93ea46653e84b2fb6ab335cc3..d5cc5f5a40d9510862d1fd9d0661c0960833d30f 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8864e9e85c9c0313086c3921d4b686d3e1d1f4ec..6140935c0869629948e6090093d38a02d070c587 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8840436c146c10368ebd30af0a79f0b1c0c2bbc6..299a1b4f6b0a230127345038f933c3317f300829 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 02a5327a641e58c0c05a4042867f39d1efe01075..1bef1ff08a0895a499c991c834850200861a6556 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4416a3ac23bb201e36eaa553324c5cf69c48dba7..eb7b5b12014ce7e07a2145d511c070c0b1ccf0da 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3ef6c63e13242e504b8077adaacd4640586ee9fe..75b851faf6710635f602701c611d833d21d789bb 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9f6cfd22fd3f1ce77bdbab38b8d4dbb4c7ae3c28..fad75ec74466fed31e9391cbb8ac552f628aef4a 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a34a997a3db2c200f873a445aa55bc2536c93f0f..789c771d84807fbf9e5198a8bc1a9dfb743282e3 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8da7096a243a7348826e97e3896d8009eb0ef2ea..6b6a3cf68fe001c666479a265e75123756d0f457 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index deaea42199903b93f8c8fc1140919a24a87b79cf..c3c5c7a4138be99b4f35bdb3703394587e57e44e 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 98090a5e1d738c52c46c34a67bdc03f0d81ffa70..334d4f605f5b315a9b28fc015d5851fe51bf2e67 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a2e9cd6bd1f729c198c15da4210fcf09dd41bc1c..83c096586f24cd323f6120fe796a884ba499cbf1 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 203f67d1de1afe7b1e40aeaa68dbbfaadd673da0..f612d0efedbf34430b68907dcf9e83e355831b8d 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7ae4c5650de48f6cd8515f27a8bff06269daf3ea..c9577248373aa4e1e98d7cb00a2616acaac42f53 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d16837b74211b244bfc3fc7e366faaa4e4f2566c..c63d75ffc0e357531321815fbcbdafe37286fd8a 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d7031d436b719f19d0c58e65c5dbe50ee506b871..fc0a5421720116980cbb278aa0d68c80178c425b 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 323370adfaa60d57ede0346fd463182a7ad05ae0..09a361d4c031988b33a378ab73318b65b2d24a6a 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 13c1a9a36be64e9786fc6d6587a9940306a8a0af..22b653419fc0edf0240508d4e4dba3b6aaf3a7d0 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 34c529df62c4b0531949acecfdcba26183325258..408a6d515aa22ee06a1d802599aff4b97806ec8f 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1d1cda905c158a20dedd9fd71b6b8af7e1e1248c..0de37216e7905b82a906cd0403ec239528127668 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e70b5ba949bb173e9ce03a0b01b9b76452486e53..4a0184e151b2545577d3f435ec3d96dd6ca8b235 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6c0f2e684609d33e6139da3bc1fa96f7f5420168..6cbc6265a5b6f68254d0fdc7082a7217550f2295 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cd5c2cb8631a411b0869d43181643d1301f7d663..3fd1366b7f3c67180282f905b042343a88f0a74d 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a6b1458214d0c337c13199116e89b043d5e0586a..a9736f9d747b6da962d9aba66c7833dd10ad4e63 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 827b4f90f8eb7a23501bf6dc1e126c3dfedcae07..0f52b51137c29a8beb74edf57f74c86ff176b422 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2dfe0f3433d93b49c24b108d13d5b623b3687c4d..d285135ca3b1c81caed0b2bfe1039431e374c8e2 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 910e5fd4b7825e67170712f85c5c0221ecc5307a..2d28e1407fd55e3e268d59863b5cb955ebc50029 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e8b5755065a5855011015f23037290f795bdf3e5..3b6b0d5ae74a4fc8333930c71e85c55c20c96a4c 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5349e144e52f2d2db18f9c83fc5a8258db901308..2da4d7e654bc9a0f3aca93aee4135c49eb5d06f5 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f6acaf22b97a3d51800f1d816e3d2f485559b443..bc25f135c1215f1f983e07d53c41fc5272e6661f 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a2e08c677973e84b3d1b72be54b765d7711fcfb0..aa6c683592e0c1a146b1ed356675970ae5d8defd 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e77dd456bbef2894c2787db2c082eb4857ca4ef4..06f916dc946b138872ff5888af8e05651b90239a 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 533e729ee408a06a6097c4d141801152d0aaf72d..f23b2a217004ab7f0c73a2149de3db5b449975e1 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 96c1cd7fe2cefef80e25438a3eebe52557285b2d..0ccdba59fdde199cb57f03693a1a22d98cfdbf3e 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c92da5cac52b4713c85195faafdbba5beb9cb6e7..bd4ffc1d18a55905849059aff70c8d3b3149dc34 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 827b4f90f8eb7a23501bf6dc1e126c3dfedcae07..0f52b51137c29a8beb74edf57f74c86ff176b422 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 39570b4d4170ef21157b59e4528c2938ddfdd9bf..5073eefc83af308ce7ea4e3e1de332a99fd90e1b 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 827b4f90f8eb7a23501bf6dc1e126c3dfedcae07..0f52b51137c29a8beb74edf57f74c86ff176b422 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0d86e2f7a6c6776c35b5a9b9144c5d833bfded3a..8ca57e806eb32ed24a50a7a40c5a144b129d9c9f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index af59b54fabe080fe2c04a00705d8d8fa0bbbd010..0174f067dff53db94ed874e65ebbd0c467dd97a7 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 4b319416ca770a538a6afc8358b05c87046cdde1..1892db85b02bc24be967716c4f6759e5a49aa37d 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 4dc14fcf7202b757c503a85b4aca851876c36da2..952be8d503b7b262f8a3fef600d6b07626e30753 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 0aed9e13906d75d79bf51e9569b6bd6b6829ae56..5192915a3c4618c81379cd33f234bfbd03cddc7b 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 1aeaae784d186376a428fde7c4f5910880914d44..41758160f7876090997ee31264e03f8c2c58916a 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 50214e3bcd21289ddaf527df308d02114f86ea29..fe5b02ceadd21e3975301f13b53c5d7ac9bc2772 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index ef477d95d7ce97ae4a02c0fb8062910de7e20b99..f0cba704186b0544c8963556acc90c1b6cdf8272 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 65aac8e9ad951e84cf4b8996631e06e8ac39ecdf..3edc13db2755a797f8216fa2c33ab8808bebe8ec 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 26a9ab98fe9fa70d92ec1a20fbc8eb46223984dc..a0ed7eb17fef4aafb674e93ee16e81ef0f88ad0d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 5b71146356a31461201c4ba3154e9a511e84562d..685a91626a3424c2edc7c1e99569250462814458 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF 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-2021 EDF R&D
+    Copyright (C) 2008-2022 EDF R&D
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
index 70d87ad0faf2f6b4f99077f3923c973f17e27f92..ba0964d1b955ed7463df86db3e8f574ca42045e8 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ecbe8e82984da04fab8562812663d6fa15ab8fa8..9a6a1b3a8fe8f9f1974230ba844719f97686caa2 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index ded434b7db253fb186dc5c890903bd3af2999a39..1a2a7c77bd8b98b56d44fb6cfd81de4f47a5e7ce 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 0cb504b665ee6605ed89f88f749ccb74e09b2412..3371cb5d92d1a3523a6904ee42a4664b9e87402e 100644 (file)
@@ -1,5 +1,8 @@
-#  -*- coding: iso-8859-1 -*-
-# Copyright (C) 2021  CEA/DEN, EDF R&D
+# -*- coding: utf-8 -*-
+#
+# Copyright (C) 2021-2022 CEA/DEN, EDF R&D
+#
+# This file is part of SALOME ADAO module
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -46,4 +49,4 @@ def buildInstance(orb):
     servant = ADAO(orb, poa, conObj, "FactoryServer", "ADAO_inst_1", "ADAO")
     ret = servant.getCorbaRef()
     KernelServices.RegisterCompo("ADAO", ret)
-    return ret, orb 
+    return ret, orb
index 310cdf6a7ffb8f41e7e9c48daf9e8004e560bd16..c6fbd1ad781382bd0a3a7d23e25f0e1fceb17cf0 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index de10000c4c056024276f7ca160b2c6524f6b350b..a9e0e9d46560730f1a730225a0d18a584dd06c4c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 721e95ec927bf5a94f115975144277383fa13e23..d5a2433f4072fe52cd9f14bc2ecdaef0afb398c2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 26ba927c2ab32947103f718fb063169bcf76a1c5..e9aaac17262ac002d33f3cd586be460827f0f54a 100644 (file)
@@ -1,6 +1,6 @@
 #-*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 4ff526871b4d1d5f7edc1a7bdf45c29821503d79..6c573ee317243e3742e84ff7f5816f700960524a 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 0f437b74d5645aa9f51d19ba4412476519911621..e4203889eaf70ab204782a98b2325610681414d5 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 2e8ad7cff784972be5fc660b4648fd21cc5e8b00..6b29e05bdc31632910d3ee8053c81a201b1593f5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 26ba927c2ab32947103f718fb063169bcf76a1c5..e9aaac17262ac002d33f3cd586be460827f0f54a 100644 (file)
@@ -1,6 +1,6 @@
 #-*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 13a037396e041016966edc501dcf2f461d363de9..1875d2407e9fb4c335f299a90e14513fcd979261 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 1a3b42503b75bc7216124573e67c2019adcc0e7b..573be9cfb99ad2cf2c3fe1bb15a50ec6ee6b60aa 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 8a9e05b31d0296622e969ce5eabec3387992c673..c4ddf6714dcd38d259ceb313264faf0029de3065 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 1628196815558d8ef4658d036c05a520838437ff..6a0231d244d008ea6477e97bfe61557c8c29ccc7 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 41419ce5a34dffbcb5f8c35048777f6c7749d2e3..2fd075a29fa225225d65d43d368b5d6a580daa77 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 26ba927c2ab32947103f718fb063169bcf76a1c5..e9aaac17262ac002d33f3cd586be460827f0f54a 100644 (file)
@@ -1,6 +1,6 @@
 #-*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 76d76f60a382b2c308a7220916b4bc1ca051b9e8..73d59d3b34eb089dd472a81a51039c0244d44c10 100644 (file)
@@ -1,6 +1,6 @@
 #-*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index c208bbf44a5b0e1b3d035b200927f5aa5c757f5e..43aba5e9d26bb4622d8f6cd807a7571b8f12dfad 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 4aac5b5cc3097a602f17993cdf4321cdbe7eda82..bbfb16b4e602fc4abc7dc341552a53ffacc7df2a 100644 (file)
@@ -1,6 +1,6 @@
 #-*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 1bb91788cdb4dd838ebc56aa74ba42283b782567..040804f444e01701ed8715c5c409c3d39bf10dbe 100644 (file)
@@ -1,6 +1,6 @@
 #-*-coding:utf-8-*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index b2f63fbdeb8c001e8fbeca8808b0c41a7f6276a4..f9580ff5523f18ffefebe6992f3a4709763c5b6f 100644 (file)
@@ -1,6 +1,6 @@
 #-*-coding:utf-8-*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 759508bfd2b0ebdf052b45374836f8ce052a935e..97ddd264c99b39926ada0a97cb8df51e5c2bac58 100644 (file)
@@ -1,6 +1,6 @@
 #-*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 7a31aee4eedd3b4cb35e05b8fd3b2a15210ea6c6..0356a4b3397b917b6eaccb537c8feaff8729b6e2 100644 (file)
@@ -1,6 +1,6 @@
 #-*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 9dfff500fab12bb8e0e12512c7f4eb054610b19e..1f2935d3d2d5eea2badb9ff2d6f6ffcb7f19cbc9 100644 (file)
@@ -1,6 +1,6 @@
 #-*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 62c960bb0b1e779893ac01417d273050f879c100..eba94805be90eeaf907a4b90a89ec7f5b2f1d69b 100644 (file)
@@ -1,6 +1,6 @@
 #-*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 46b6699399e8d7d4feae315d2bb987c50231df88..fb3b572a6e95466e0b4fb11fa067f8babf469c61 100644 (file)
@@ -1,6 +1,6 @@
 #-*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index dd9b5c00c1c11dfe2d17a1a6c77d08ee5b85f67d..dbea70f7c655ee86e84e8486086ff7c4b9238c3e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cda8d591b4dbeb1f2dcba595517a37b595a5a2a7..3896d52e923d9a9c54cf6615fe17c7829af0887d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index c114f77f9e295f84e22ccb2fbf784e8fd9bceb10..0a0620a33fa342a44352027dce99b79019a97db7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 39f96a814ca5692c36aac3922cf3644f0f9bb8a6..d4601fe1b73b7b5eef33fcce47a25d7853dcdd6f 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index cb8ff17f40d55bf3d39d1f9d753222d946878beb..a7ac0b4ee1ed8ef1a2195044de86a82bb8a9c023 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c875309f1cdebdc73030cc6617fb025b21c0fe62..19226ea3eefd7a2d16669c6566502646fb92858e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 795c6158023ab0c8f7ce4d6b512da35c82dbc6da..4f400741f064ebbb33d7ee1ccc4f95afb6bcd7d9 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ca3c398fe571439c5676470c5eee4ff46ae1f1cd..a09699c364933a480d3f61c26339fe18022bda16 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index d89175aba21e5a3cebb684eed8cfc0526d5b3450..ce8d209c5daedb2c93e1af02bf104ad7e807cd00 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bdedbe6c6205dd4c5a3f406cf89621db3c2a52e6..418080378bf7492cfcdc41d86ef7c8c887a7339d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index a74e359c8cd783e8c31b9eaba04e8cf2bd89bc69..a43a49c3fbda353132d57c4d0b0a1296b26c1506 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a36dc46f0d661bccf98e4d540e20786d498b8a82..b68502d18e675a9c809f28a13699758aa4ab4ed6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index d93290556a6e150238368d974c5f4dcdddfe0a4e..91f59018f6ac041d8e3e3cc8841e48244502f832 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 463b4b05ad419581f7171cb07665a8bb1caaabcb..e51a8de360ed1d19f3d881da3106d736bcc8fbc1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 12a07deaed069147e8e0e9381a4ca16fd9d9fac1..de87ec65b97d85d13979f6c1c2f0785cedc5a12d 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index aa0bcd36165436c1ec678cab083dfce676a9741e..70ee186d4ea33725f399b1e68ceec15bdca8be80 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 160d2a4e947588abb12846a4bc40a68652d8b7d9..59a19131e1d7e8fa22eddaa0f8e491fa62a245f7 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4293c7ec937c025fb029cbd441bb80abde7935e0..da500d0bb7e3cf3236835642772518e2f14bb1de 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a963c914304f4c699d167d5ac0cc0c602b8cc99e..9816ceb74f72e9135e03ddd358dfa0d4c7f4cbc6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index a6a0bce3ecc81222dbae4b8b34960c46d6ac6d55..ec6ed2e2dc8469b4b9346f9bf8eff1e4abc48b41 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7bf5e87d96519fa04a7c54ff94f4cfd64b211b5b..ca43b90ff7b1bb01db8822372354ac779d05b4fd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 0e859bb49808586d53ee22713ec1c9c25a874f82..6792bee96ea24adc27c49fe7621c786ec41d25dd 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ce66007b071510785a1beca7ecf737160f4f6e0b..6c5cc96721299d8ed255037b9ee98506511090ae 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index f29b80b971f1aeafe8433f510beb48edd6bd9a65..a0d7b2b7022528286db5edd71a5878a0042896ed 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b1a6588f205c27a667df53b159679a6763c0fba2..376be3f85af47285969d5cd5427d61d5a30b0b95 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ae8a165c3b747938b92987fba6b0a1e9ecddc5b7..949b9f9e25c233ddc0562d1f0efd86e4a5ce471b 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4d603c7318a20363a96286da62f2fc91fc0019fe..05cb9fcd5264122e21ff5709c5c27683d359c078 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 30da9d236702101e7c27256d190f80d29512e004..0c8dea7338ff3bd398718ce387d49f07c4ee7cd5 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 56097bb0a39b04f3b2b9ba8cc609a9b77a3d1ba7..3b5000943662d5cd24ab877c244e8f9fd9f93ee0 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c617ca47624056f599f5bf83f356d44dc853204a..e6f35384e5975504a399936b45f776a80e42f260 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 20f59f28ab0c81a28dd104d9c91dc3abf968be20..c039daf9a400874191abd48c73c2344b044b328b 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d61fa95fe9b125498805d9190ab64ad040093c7f..1f25ab35061d52c7afaa28976f0953491551101f 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e7c8f4818d61aab0a94c51c233d8d7eecf7c8dae..f584e489a4e21fe2a054601fe51152d8084bb030 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cda0327e6d207dc3790bbaeff439f72482917503..bf751125ad586f1a717863ef0f68d6bb3a4c9afd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 35e693da9354b419b4ccabca05d324d6f82e5e2b..1d332a1f61e77b8d745aba5b18b6bf64ecd2a618 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ab1ccbc53922583e1c407a3e78f6283f508d779c..4522faef1b60fddfdfc239580916bd1d2ca42198 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e1a84a46e3a4aaa0343f12aa975a2bcf4a693b1a..3842ba7b5bb801c0e0547498ef1e6dcd38e2166e 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 774ba38faceb25150a05ba545169021649465299..9eb1036c7102e8b0a7aa3c28479b88be8b515459 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bfa8b99caa73dc0fb514c1fab85b9249a81dfbd2..b479bfb227426e8c2901ac37d5a355781a687428 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2021 EDF R&D
+# Copyright (C) 2008-2022 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public