]> SALOME platform Git repositories - modules/adao.git/commitdiff
Salome HOME
Updating copyright date information (2)
authorJean-Philippe ARGAUD <jean-philippe.argaud@edf.fr>
Wed, 9 Jan 2019 20:45:31 +0000 (21:45 +0100)
committerJean-Philippe ARGAUD <jean-philippe.argaud@edf.fr>
Wed, 9 Jan 2019 20:45:31 +0000 (21:45 +0100)
------------------------------------

232 files changed:
Makefile.am
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/Makefile.am
bin/module_version.py
bin/qtEficas_adao_study.py.in
configure.ac
doc/Makefile.am
doc/en/Makefile.am
doc/en/advanced.rst
doc/en/bibliography.rst
doc/en/conf.py
doc/en/examples.rst
doc/en/glossary.rst
doc/en/index.rst
doc/en/intro.rst
doc/en/license.rst
doc/en/methodology.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_KalmanFilter.rst
doc/en/ref_algorithm_LinearLeastSquares.rst
doc/en/ref_algorithm_LinearityTest.rst
doc/en/ref_algorithm_NonLinearLeastSquares.rst
doc/en/ref_algorithm_ObserverTest.rst
doc/en/ref_algorithm_ParticleSwarmOptimization.rst
doc/en/ref_algorithm_QuantileRegression.rst
doc/en/ref_algorithm_SamplingTest.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/using.rst
doc/fr/Makefile.am
doc/fr/advanced.rst
doc/fr/bibliography.rst
doc/fr/conf.py
doc/fr/examples.rst
doc/fr/glossary.rst
doc/fr/index.rst
doc/fr/intro.rst
doc/fr/license.rst
doc/fr/methodology.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_KalmanFilter.rst
doc/fr/ref_algorithm_LinearLeastSquares.rst
doc/fr/ref_algorithm_LinearityTest.rst
doc/fr/ref_algorithm_NonLinearLeastSquares.rst
doc/fr/ref_algorithm_ObserverTest.rst
doc/fr/ref_algorithm_ParticleSwarmOptimization.rst
doc/fr/ref_algorithm_QuantileRegression.rst
doc/fr/ref_algorithm_SamplingTest.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/using.rst
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/Makefile.am
idl/ADAO_COMPONENT.idl
idl/Makefile.am
resources/ADAOCatalog.xml
resources/ADAOSchemaCatalog.xml
resources/Makefile.am
resources/SalomeApp.xml
src/Makefile.am
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/KalmanFilter.py
src/daComposant/daAlgorithms/LinearLeastSquares.py
src/daComposant/daAlgorithms/LinearityTest.py
src/daComposant/daAlgorithms/NonLinearLeastSquares.py
src/daComposant/daAlgorithms/ObserverTest.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/daAlgorithms/mmqr.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/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/ApproximatedDerivatives.py
src/daComposant/daNumerics/__init__.py
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/Makefile.am
src/daSalome/__init__.py
src/daSalome/adaoBuilder.py
src/daSalome/daGUI/ADAO.py
src/daSalome/daGUI/ADAOGUI.py
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/CTestTestfileInstall.cmake.in
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/test6701/utExtend.py
test/test6702/CTestTestfile.cmake
test/test6702/Doc_TUI_Exemple_02.py
test/test6702/utExtend.py
test/test6703/CTestTestfile.cmake
test/test6703/Doc_TUI_Exemple_03.py
test/test6703/utExtend.py
test/test6711/CTestTestfile.cmake
test/test6711/Doc_TUI_Exemple_01_Savings.py
test/test6711/utExtend.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

index a51564c82b7f9c37086eeba3c5af63d2ef45d274..d69eca2040af4270f2707cfbc5e01b147eec3d0a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e4fb24b82e981537cf4c25c4b044bb0756cd079c..49de756cf044e138f8fdb342be3b37ef8eeae9d0 100644 (file)
@@ -1,4 +1,4 @@
-dnl  Copyright (C) 2008-201 EDF R&D
+dnl  Copyright (C) 2008-2019 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 3870add315e014f5dba5a48fd92adbcfe346f078..235874d6924120d1225f8da2ae6b0a3a6e786293 100644 (file)
@@ -1,4 +1,4 @@
-dnl  Copyright (C) 2008-201 EDF R&D
+dnl  Copyright (C) 2008-2019 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 d483a98629399b7e46ea160aa76b2dd4c3317e69..255614bd1beb39ea6798b464b35fa081a9a45e03 100644 (file)
@@ -1,4 +1,4 @@
-dnl  Copyright (C) 2008-201 EDF R&D
+dnl  Copyright (C) 2008-2019 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 542a26a73571dd7b6b5b798b7da2cd2edbacd660..a9ff74e4f7075e1f96a5df13f70c3cafa732e4c7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-201 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2339f5cad7857a1d051e8eda4f14f3167b9c011f..7a6e07bbce7e786c3d95b5781a9d12b109be2a72 100755 (executable)
@@ -1,5 +1,5 @@
 #!/bin/sh
-# Copyright (C) 2008-201 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0c62be03137515c529d6bb0499cf7f4390aba204..ef5d30daac62d78e9597d68375e366bed1f6721f 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 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-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 4317b56abd9f54f2d8740a39327296b47ea17a75..2a914d71806bc968c11a080cfb256b2fe758cf08 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 31b3487d5b82d5d923b59ebcc0422bc20d5aece5..148a98d567047f421b98ca66934faa0f53f84f19 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 0de83c2959b3f89f548860df8e54b9f73887176d..8f770ea84862c148db843419386c501f9d8d0377 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index da5dfab1622d950d8de0b2d43925dbd1369cc0c9..c405979a93bf233b83d6e416f55c167dafee7514 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 # -*- coding: utf-8 -*-
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 0f3d75435709818f08a305dcdb0745d648b6fdaf..e48f1959ef71643f92429ea8a4a4404c746d900d 100644 (file)
@@ -1,4 +1,4 @@
-dnl  Copyright (C) 2008-2018 EDF R&D
+dnl  Copyright (C) 2008-2019 EDF R&D
 dnl
 dnl  This file is part of SALOME ADAO module
 dnl
index d9177a9bea8eb8abf7b8d7156c8ad818f34b58ed..8667298fd07945561d21f5b49d044266afffa9b7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index a86aaf745e95ade56e854d628513d59787be0fdf..c2cf3b8c39249e5a71b6a2f8c6fbe47f34046c80 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index d44b0ce0ab2a730a64aa2bde5a6a4eaf7be2f4e2..e69ab310ec9a5bd55172476325bbd5ff8a429e70 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2018 EDF R&D
+   Copyright (C) 2008-2019 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 31cde69f9a44d1ee993c7c531a2f248851f8b384..2dae9cabd2476460f6023852e62f3dec1012d632 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2018 EDF R&D
+   Copyright (C) 2008-2019 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 8311b27fa1b2d508a0d9487a59eae20fccbf37a1..d8cfa7d249d076680a08dadbc9e95f92d4376b07 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 3a711be09cd1ba56a76c47a5a36d71ccf213e8a2..c95d06ac4271a8f4ea4fd52fa8a9e2f651d7837b 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2018 EDF R&D
+   Copyright (C) 2008-2019 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 71e7a5c4bd31128478db46a6b16c496f3f6bcd2e..545c20de6bd1aea281820d6dac24d0c54ee57522 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2018 EDF R&D
+   Copyright (C) 2008-2019 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index f5424eb8a2263b6e2292bac248ddcc0e447b40b6..26bf2a1109a25fc22e6025517e5449a721717313 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2018 EDF R&D
+   Copyright (C) 2008-2019 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index caf0ed346b0c6299854d24e59cdaeaee071a3f0b..f45d60da11ad42a13aac089eddb36fee63085c81 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2018 EDF R&D
+   Copyright (C) 2008-2019 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 670950cc8dbff50da3372c8d98e88237a0693354..b3e31aa9c88bfd6b01913f160ce9ddeee4da93b5 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2018 EDF R&D
+   Copyright (C) 2008-2019 EDF R&D
 
    This file is part of SALOME ADAO module.
 
@@ -37,7 +37,7 @@ GPL), as stated here and in the source files::
 
     <ADAO, a module for Data Assimilation and Optimization>
 
-    Copyright (C) 2008-2018 EDF R&D
+    Copyright (C) 2008-2019 EDF R&D
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
index 39195ce62ae90cf7d8ba7f06e940fd6250c97aa8..95494192ff45a09e373e4b7209bf36fefa9a94a3 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2018 EDF R&D
+   Copyright (C) 2008-2019 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 88eed05a9f801420463afbca89e0b17890b5fde7..f5709a36b1aa18bdc616930f08085011bed89ac5 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2018 EDF R&D
+   Copyright (C) 2008-2019 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 5b721f95c62de5414ead74d6b2848a9a2bc1a05e..dba0d8223bd70d8f3e4c3cc5291c309bb0743a0f 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2018 EDF R&D
+   Copyright (C) 2008-2019 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 296ac2787b375dbb7d60afcb3daf47daed4676f5..a904f289db5cdad832a6de7d9aace5337005805f 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2018 EDF R&D
+   Copyright (C) 2008-2019 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index a15ad80db87ab0a360df46eb66dcf1632165e9b5..16910374c2b34b42efe66b1a19578b162fb2cd40 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2018 EDF R&D
+   Copyright (C) 2008-2019 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 75d8fdfacc3659408195c13d68186ad5cca2f147..0e2dd0178f155ee377253b6966a1c3fb3038b91f 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2018 EDF R&D
+   Copyright (C) 2008-2019 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 5548abc4dbde909eea4518e4c8a6227c06f3a1c6..b489cc7baa9d7d137b644e792be05c5436841df5 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2018 EDF R&D
+   Copyright (C) 2008-2019 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 1a65a656bde8c891fbffa5f763a6be2333bca64d..6044ed8d0f473caea5e31ca54479e8add08ea561 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2018 EDF R&D
+   Copyright (C) 2008-2019 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 61b6591f6116946a415970ea7eea6add6ef662f3..55dba1a73c3d4f333abfa8f80ac9b5a3da71c4c0 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2018 EDF R&D
+   Copyright (C) 2008-2019 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 537043d5d8b061884927e228b8d7a2353aff450c..5b6ff71b86933c7fe1594898ab5e04cdd61e8d03 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2018 EDF R&D
+   Copyright (C) 2008-2019 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index bd074c10d4d42a59a6bc84c8ff28b25d47c036d2..4c15dac8f995f4ef885b9e58577c7a2fc6b315ff 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2018 EDF R&D
+   Copyright (C) 2008-2019 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 820d9991328e1cd34456e7e45dd10352f918f273..0424e7ced399c73d861dfc6610e5c5334bd1a7cc 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2018 EDF R&D
+   Copyright (C) 2008-2019 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index f84a5c006da3861a32c30136e44abef0c1fbef29..a66a8e626071b5743b0f5bc590a1007f8197290d 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2018 EDF R&D
+   Copyright (C) 2008-2019 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 52ea3fd69eb37832672058d69e7c5467114ad470..f76401447d172703182f4e4b81830cdef75848ea 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2018 EDF R&D
+   Copyright (C) 2008-2019 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index cd9a9208683445d978509fa678208737a447ebf3..72de99351f46c52caeeff3e29c165d0d1503928e 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2018 EDF R&D
+   Copyright (C) 2008-2019 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 3731913740a429c7bcbd8f9fb5c14f2d0244b239..a3f8b9f5964f37b0acca8717b9490b1bb4efde0b 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2018 EDF R&D
+   Copyright (C) 2008-2019 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 916da9b66bde4de53c3055bf2e4cb80147866b60..e35e5670af9ccdfbe7bae940fc46926d1113762a 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2018 EDF R&D
+   Copyright (C) 2008-2019 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index eeed1786f0e4dcbca22e0ca60060646a8bd25738..67d88fb18ee36666cb4537c8ced9b56ddb91863e 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2018 EDF R&D
+   Copyright (C) 2008-2019 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 3229547abc1d6c373d41ae2f4ecb27341d9e4c74..6b8680d5bf4650aa1e75d9aea32e642ead93ab7f 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2018 EDF R&D
+   Copyright (C) 2008-2019 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 38847b7006fbced413e3955a9136c9737029a6b4..2e78fab5e780547d13d4ac1a9c54e217c834285b 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2018 EDF R&D
+   Copyright (C) 2008-2019 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 76c5a005f520eede79a8c7bd1a458426f230820c..412d1fdc3b0cda79e10d9c557b2e66cec5b0a760 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2018 EDF R&D
+   Copyright (C) 2008-2019 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 108875647e609502bc0ca36291fc33eac5254b36..a8ce0fdf1b71f8866f038a90121f6ce0536249b7 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2018 EDF R&D
+   Copyright (C) 2008-2019 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 3a54557eaa3ae7147577bc134e5159a9eb3d711c..f472695db62245a314f48491bc683dc9ab649377 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2018 EDF R&D
+   Copyright (C) 2008-2019 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index eb49c26f6f7b0c0c19278a25623a88fba5600d57..1848a96a6fc6207c2fffb9ed720ad5cc0a80aaed 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2018 EDF R&D
+   Copyright (C) 2008-2019 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index f381607b8366234c0b5b2d06cd537b4a048223c4..bb38c9ba4b0f676ea74b94cbac2fc0ec2e4089b6 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2018 EDF R&D
+   Copyright (C) 2008-2019 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 1b79d04b58b2ac5ca9c37758fc8e25acc6aef8bd..14852fd52eb4334038746166b8d4c1b55456afe7 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2018 EDF R&D
+   Copyright (C) 2008-2019 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 2883e6df3c72e59f2af50052a74ed974529b170c..1fe0193c226540e7c090d7cc5d70b44d8f3b476a 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2018 EDF R&D
+   Copyright (C) 2008-2019 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 57e531e4d60a15b7392482925a9b6090b09b16f4..cf578ae22bb6bd4fcfedb5d2de460ba63d942990 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2018 EDF R&D
+   Copyright (C) 2008-2019 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index ec883f52650be44d0a4f0163e6ae9e1e4a1667ce..65c7a6066bfd03b8fedebe8e022ca55fbe3e012f 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2018 EDF R&D
+   Copyright (C) 2008-2019 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 926d2dbebdbda64c9a95e4b9b220af1ff99f0896..c693c6cb74056b52491c6e978d054ea54ff55f5a 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2018 EDF R&D
+   Copyright (C) 2008-2019 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 5e6761c80631443d1525f5df3f7b98016b43129a..5a4fa7426475fee9ed2772f03d0a179422037a48 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2018 EDF R&D
+   Copyright (C) 2008-2019 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 14ac71cbe6f87f7173f262c1bc40fcbc6b106922..ecef0cb171d9713e89c6b7304fb4a396a77265ca 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2018 EDF R&D
+   Copyright (C) 2008-2019 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 9b60e012c140213f5fade7a1f1bee60df4aa324a..68d2c01f57f9d0adc6d9dc7f183138d05230dcfa 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2018 EDF R&D
+   Copyright (C) 2008-2019 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index aef68ed82c3b17f6d1ae9e56a172912ef59e1d23..77bf92b95f2df8943839199d23dd905eaf452745 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2018 EDF R&D
+   Copyright (C) 2008-2019 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 1886147816f343b349c901bd9bb6c41a671e19db..04f11ad27cb7748f2cb8019ba67e0ea9dbb9868b 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2018 EDF R&D
+   Copyright (C) 2008-2019 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index aaa2bee90f602816847ef4f413328b3c30714baa..2dcde6887b08ac7fc1ff5e7af209bcabeb296fe1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index e190969589087da6f0ce7eef7cad4b7cb68fa486..f6971dc80088fc26bad0626f48d8a53bc6789300 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2018 EDF R&D
+   Copyright (C) 2008-2019 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 3eb5ce9cbe49b7aa914bbbc1c0ff6b373a601a0c..a90b5b7f35c967990474a619ac35e6f01809c8bd 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2018 EDF R&D
+   Copyright (C) 2008-2019 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index da12953cf6a42b2a1e21493d3505ab0985105cb5..b1e250ffea4f75d5ea24cf73ee07bb74cd6eb298 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 79dc705d9743598aa1bab5285bc68564892344c8..49ae08bc5d984b1a51d11c3ab908b8d966754cb7 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2018 EDF R&D
+   Copyright (C) 2008-2019 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index da6b0537b03fe335b5f4f7bcbdb97bece07df279..12ef475b79aa0f493e3a44048401fe7b542c4941 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2018 EDF R&D
+   Copyright (C) 2008-2019 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 5ddd63ea98e6f9f81cb3d21aefd2e9b003cbf418..1ded4db3e0fee65a8ad8ec35e39a511c3f824d48 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2018 EDF R&D
+   Copyright (C) 2008-2019 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 27bf8b1818fc7719e0c84a901f638c81ebc5e1a0..5f0b8426926395ae0ba79f7af15d90fc5174b16e 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2018 EDF R&D
+   Copyright (C) 2008-2019 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index fc7451d6896b8f3cf807610a39644397823ad85b..78cafb75ee17805109613e9eb620bcc24ec1b83f 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2018 EDF R&D
+   Copyright (C) 2008-2019 EDF R&D
 
    This file is part of SALOME ADAO module.
 
@@ -37,7 +37,7 @@ tel qu'il est déclaré ici et dans les fichiers sources::
 
     <ADAO, a module for Data Assimilation and Optimization>
 
-    Copyright (C) 2008-2018 EDF R&D
+    Copyright (C) 2008-2019 EDF R&D
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
index dabe94d3af3436f57356a191710c7791c7ccf8d3..588749bf8ad400f3080595a737e9c3e10873342f 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2018 EDF R&D
+   Copyright (C) 2008-2019 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index bb53d388a09cb3381eb8cddab14825f1a23a0a65..b6f54434c75fecdc23612178fd12e1713074cfa3 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2018 EDF R&D
+   Copyright (C) 2008-2019 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 04e6e60db9c17e694048a860db0dcf6f7fb6e618..78bb520c9caf4b7a726b3bf8e847171638aad1ec 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2018 EDF R&D
+   Copyright (C) 2008-2019 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 08ebce452669c3ff5de963e07b5adfe4e1d32cda..c188e6654646ff4f48724fca5cd7e0e613876dfa 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2018 EDF R&D
+   Copyright (C) 2008-2019 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 5c940c30ef991a81896af0a5a8996c3cd1e029a3..1547bc8bcffece43570747e8bd3f2fe3e0def8a3 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2018 EDF R&D
+   Copyright (C) 2008-2019 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 490f0824df568a5f6deec5c96eec40e043110ebe..e0e53dbf34cb4bb6b9fa35ba1e2f3c92c46dc28f 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2018 EDF R&D
+   Copyright (C) 2008-2019 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 80dc42964c5619a8e0ebe7c291e744f0c6362e1d..c6bca50a733f516a6d16ccf62c45adb3b92b998b 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2018 EDF R&D
+   Copyright (C) 2008-2019 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index cc4f2c71363d7fd46fff86811388c7bec9f1bcd8..51bc7e173ff446b7f681eb18806db0d9aa1794bc 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2018 EDF R&D
+   Copyright (C) 2008-2019 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 04e757bd883ecd7abe0a69a8ddd84a3d821184ae..a18e2f8e6c5ebe4001555d762bc731b2b870a8f1 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2018 EDF R&D
+   Copyright (C) 2008-2019 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 9aa6eda7397c33e78c2f23399871e5c64cd4d7df..81a97e11f8365884547a390e0e38c103576b815e 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2018 EDF R&D
+   Copyright (C) 2008-2019 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 991ad1c2d1c3917ec346a7a7495293773e84de70..1a7b70aecd23ebd0ed7876e690969a43a5e40ea6 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2018 EDF R&D
+   Copyright (C) 2008-2019 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 3bff5deb67ea56a5fcc35fdbb92ad62472038e4b..f79e2120e3a1ec59f793fda6dbe81999d4a4c9cd 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2018 EDF R&D
+   Copyright (C) 2008-2019 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 4cb79d46184a38b40e5dd6caf22773f950b969c8..d5cb9ca0335d2ad7a5ecbee0a02e1fc82c2813cc 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2018 EDF R&D
+   Copyright (C) 2008-2019 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 6e3c25a0021911e8ebaeb3a582d6d1c07aae6f15..36e894922001d5bedb73d43719dfc92dea40be8a 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2018 EDF R&D
+   Copyright (C) 2008-2019 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index f163372d022db6215527fc2795f7423047d32e76..02e47a4feed68c7c5367a2e0a2e02b987e224f89 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2018 EDF R&D
+   Copyright (C) 2008-2019 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index b26769efc7512c8497641941bad512d14a8522f4..16abbf9a90da2114d3365f758de66eef0ee9b092 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2018 EDF R&D
+   Copyright (C) 2008-2019 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index c0f8dfe1f2f0bdc615f517c89ca471e540eb01aa..5a58e45ed5d3cf86947e5c282c0e1b93584db702 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2018 EDF R&D
+   Copyright (C) 2008-2019 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 5fc7bb9b99138d84df77937d296a89e337a228a5..8b9653cdd702458c57fbec011a2b03bec871a17b 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2018 EDF R&D
+   Copyright (C) 2008-2019 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 1f150254770d1bc7c4b61777f33ce140ffdd262d..a94ea222a8addee7a8197bca298236eabdb3e703 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2018 EDF R&D
+   Copyright (C) 2008-2019 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index ed6c1b3229ef571f3b9b6212971e395b673474ba..b59ef03c2889175d5bf9c26d6ed5bee485d5db6e 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2018 EDF R&D
+   Copyright (C) 2008-2019 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 94ec19c128f614ef1847ad7b9bdf570746748b4d..61f69fbc41946df7613f580241df1198fb3e44de 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2018 EDF R&D
+   Copyright (C) 2008-2019 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index b26b54184fcd9e233a4cfbd9545697bc650e2c41..e62b8d130fe9e04acb46e1634ccb0cc49c358e3e 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2018 EDF R&D
+   Copyright (C) 2008-2019 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index a9f14db1d7c3e6e628ee0f4bc61d8c4ee048ae8a..22e59a32018118d041b5537ae948b6907248a73c 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2018 EDF R&D
+   Copyright (C) 2008-2019 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 3158136d4a8f90fc4a380492948f0183b5aaffd9..c75bbdfa5c802de5d0e0a2e0eacc6d0ebccbb427 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2018 EDF R&D
+   Copyright (C) 2008-2019 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 139d9f7a27b96cfacd14961c2c9598adddb08b94..dbbaaad3fc91de8815704f260ce39e764e679235 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2018 EDF R&D
+   Copyright (C) 2008-2019 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 959b341b5a1a1ce523c268221157c4a49c539559..6724f0c8d33ba0e2309b79fe317948f0a2b30a37 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2018 EDF R&D
+   Copyright (C) 2008-2019 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 6a3bfe60c70a29b48678ac5dedefb86c4ecd99ce..d4f8ab803d5762af0e131afadd93f4bd318948ce 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2018 EDF R&D
+   Copyright (C) 2008-2019 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index ae8abae2ebfe6015a3928e070f45c8641ea3ff42..a969e439ef678a0087e29534c2f0dc74fb678816 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2018 EDF R&D
+   Copyright (C) 2008-2019 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 3190f3d1e337a5604adec30ccaf33259995bfb25..e7c14e009c41ebdb449a6ab69f3ef492249bf8c5 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2018 EDF R&D
+   Copyright (C) 2008-2019 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 9abca5e29c88b25dd2d54c752b2e5c973c255594..f55410c9fc77ce53f07c179222fbc61ae400251a 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2018 EDF R&D
+   Copyright (C) 2008-2019 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 71456a63aedf436b481a1620af6d4f22d13f0bae..b75595cd01377aa94a225baa124bd1aee05172de 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2018 EDF R&D
+   Copyright (C) 2008-2019 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index f2b31efd92fa02d388596987fb49e826df669972..ef1e9e90f39558e7a1b22de1ed8f07f4a11236b5 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2018 EDF R&D
+   Copyright (C) 2008-2019 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 3ed87d713609b15e2082dd1a7b25e1036decce57..8cd7fbd11e468c82989f37609200c44d91b13454 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2018 EDF R&D
+   Copyright (C) 2008-2019 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 62fd7d56cac3a569dff3d55a16a63d670755c334..7255287572370d896bf1467bd0561196826d4e35 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2018 EDF R&D
+   Copyright (C) 2008-2019 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 7e5f5e3aba62928acb1a49b115914e5cb972f5cc..b23ec135bf9b93587de9748b2443d1dfc954fd70 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2018 EDF R&D
+   Copyright (C) 2008-2019 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 2bf5ea757b0c9ac1061ceaf89b2aa0f060f56a50..9d5f2a7c5d7bf6f368e17c8bebe75d64d2f83dd1 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2b6b3062ff1f5959df5da25beb6283ac62c4971a..0ea5b4301f28213af06271717de80375c084b76e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index af87f21639886898920687f8c1eeaa4c8411cfe5..77769b97aa7ea03c0f8977eb1064537ea88daa69 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6ba79a9b2faa444216fc6b2fe4153e28adbd02a3..ee733b5e0498c5544d19e8a894b136edd69b9237 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ccbf6f253ebc5dff3e0430e2f7af22bebc0d0d1b..95b0a490a0460ad67f1e8b49bb6479969c741376 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 873ac21c65e6f1e16b7776baf4b02758f3491d09..80408211ce8db14e601ccdaacc3707e516f1c008 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e0ae6fa2a4187583e59dc41456b7ef18fbaba059..d3aa3b277ae8cf875c0430d8ab02a2a08059507a 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4f81cbafef74122f3b4ade304bed420dc212cba7..9e70ff6b612df587f3efb082d7affd2a7762b8de 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a7f4bac6e436beea02b9fd4774ed114efae427d0..672088e9cca440c87cf290e5b88208d253bcb65c 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6ab373d16c7c8c8591ee394a7b6eb0ab4a18fe24..bb9dcb0758e419b64c8faf4ac6f63a2ab4bdc88f 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 68667b61798337aa34d33f14055f29781e9e8235..cb7ce1f8fc90640130ca2d75dcf18f33b57f800b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d234edd0939438b5de87e290ae110323a067a16c..60ec8d70f861198f603102145ac900ef5d5db459 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d5e55112ddd812ad8eb092e33e4c7a550973f637..742ab7bf5211918c722b43ed6382914b40a0a521 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 10e9e8043b5ae17d6940432375d0d6c6aa7b8962..6c7b10f13597f5ede79a332c42995530e4921b86 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c0012d7dd081a786a439818850436b65cda5e782..e94bc4fddb449e0b2c0200b87ddf420e5aa4eecf 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 08f6ab9f31bc4fd44b9c30a52cee8a55a573cb94..5548e211526a2c012a87fe11c44d2eb5b3555968 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1abc19a7c6924077b681a0489694094c6e92aa75..5da4c4486ba164d2c552c00b594a4cbf1bf46067 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d8009eaa13df4d4e04205f46f5c9ced4f2e5d115..b8cd69390cd2ea73c5f66a7b290edd2d1cc7c9fa 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d5c667a4461f8ff7bc909963ff8ec8998a14ec1f..37bab7b036c14e24bde444d2bc561a71ecc5d843 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 56decaa60a7b543ee2520647b2934ab68aecb6d9..7b3cd84642f6b9eb60fb7b6e7632ad4e82be7a9c 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6d21fc063b8a55bf0c0c3f0c490577b10d7cc6f7..9c012306598b7d0ba17e69c380b84d60e2d8a08a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 00ed99f2e439c7908cc7064fc0ddf3093f4f94e1..1368c09a13fc105d42dee9431f0083613db0d468 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 3049c86eca4b69197cbe8c4cc6f30f729ac34247..214ff92408ffdd13127b2de080adbb6269d8fa13 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2008-2016 EDF R&D
+// Copyright (C) 2008-2019 EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
index e36be26332c3b65d2aeb338866cae03578573f9b..b7fc1ebde3993b2f68c23b7fb0da31b109dacb35 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
 
 include $(top_srcdir)/adm_local/make_common_starter.am
 
-BUILT_SOURCES = ADAO_COMPONENTSK.cc 
+BUILT_SOURCES = ADAO_COMPONENTSK.cc
 IDL_FILES=ADAO_COMPONENT.idl
 
 lib_LTLIBRARIES = libADAO_COMPONENT.la
-salomeidl_DATA = $(IDL_FILES) 
-salomepython_DATA = ADAO_COMPONENT_idl.py 
+salomeidl_DATA = $(IDL_FILES)
+salomepython_DATA = ADAO_COMPONENT_idl.py
 libADAO_COMPONENT_la_SOURCES      =
 nodist_libADAO_COMPONENT_la_SOURCES = ADAO_COMPONENTSK.cc
-nodist_salomeinclude_HEADERS= ADAO_COMPONENT.hh 
+nodist_salomeinclude_HEADERS= ADAO_COMPONENT.hh
 libADAO_COMPONENT_la_CXXFLAGS     = -I.  $(KERNEL_INCLUDES)
 libADAO_COMPONENT_la_LIBADD     = $(KERNEL_LIBS)
 ##########################################################
index 180e2d2524166ab8ccd286e83f23697d4cdd59d3..47b5ce309e947e785e6226b7c1ec794397bbc97a 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='us-ascii' ?>
 <!--
-  Copyright (C) 2008-2018 EDF R&D
+  Copyright (C) 2008-2019 EDF R&D
 
   This file is part of SALOME ADAO module
 
index 0400cc65e291960befe6c8f9ddd4d2d2fa286d36..62f434006d37902a75c0c35f82741949a8309dbf 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='utf-8' ?>
 <!--
-  Copyright (C) 2008-2018 EDF R&D
+  Copyright (C) 2008-2019 EDF R&D
 
   This file is part of SALOME ADAO module
 
index fc153534bc941dafae70de85559550308a25bbc7..32f6363384b2a28b742197e0a55b66443fa249a3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index c365044e3daed401ffe7470dbd4e7a371fd85134..0903bf087d9ee303a51d1e65b1010b9ecdf568b7 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2008-2018 EDF R&D
+  Copyright (C) 2008-2019 EDF R&D
 
   This file is part of SALOME ADAO module
 
index 3d1f12d9456c0578574f850b41d58c5a32bf737a..da7b8679bd3c09a0b7fe6660c3f11367d33f3181 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 65552d2e85f12ac892bc4d7fe1e0d76e0bd6b3dc..f1fb601e0410b4e7292001c0d704a5feaa39e263 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index b1069ccbc1ca122d62b29282dce7d7abe484f5a9..27fc9df5d4869394e967a2b9a253667bad8ddbae 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e5423b6224c0faf488554542cd1565210ca77ef6..aeb6d967715e5758571ccb464d79327b0b6dc204 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5acd6676f169339e6a55f572ca91381e7e9a70ad..2d5e0755f83e87d6cc9bdb54662b0b8bc542c7f2 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 93fa4e917e97f61beadfb6ea2f4c0225f7d25680..3c8cceab50693ec3f34187a5bda0d969988e405d 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 975bfdb62cd94a8757b54d15806f510bc9d1294c..3f2e67eddb50d2c83a9423a04558dace05df971b 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f943dae38d5b3ffe3848e7423414057f96372796..5c096730cc03891a9c7448a6940133552451f70f 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 48191a91973aece7a34ab70ffca917765f451ffa..5bc3cdc9722bdae76675c563a87829b2c432f26a 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1655796d5b67c6358824cc6a2f3c96b9ed103315..8563d693ab0fd62a5ee0906c504fffa7d2c3d2d4 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e80c39cb03a981b42fa8fd1961c9af19a6a914f2..c6856b9fe1d32fd886e36473c689f0d6ff968d54 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c7ab08eb7a6a7cb1c04d128180599da3f10c125d..6454610d44b825054d4ff2c1c07350a27314e482 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 027390645c41ed71b69186d3817bc1a5dd1d3c2d..41d9bad4c91eb9bc0d26ee8743fa06931ec513e4 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5de0f0d71392e5f1a9c8d2b23ba739c187d320fb..595fd282c726dbf2b8906cab5cad6d947ae50aee 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2f06348c127fcd09fb2fbd862a01bff237b20837..bfb5205267a72a7e3902e3bcf91b14216a1ead14 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3022165f1c05ec2407a7d914a91b053746157e42..b064ee783e49480c084bd9f281155c1df0921e10 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c3b698a2e74376694cdf545f6828db3387cfd258..0633c7584c54573913b6c166218de6dd3ff46226 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b83261cf412172bed48d94d117e3d834a5d33529..cc73276c56f09539f7b65d553a447c10da9af0e6 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c6170374155a20232ded68f207e7955dae2b9d76..e5a6efeb24d09f6eb0c34f186bbe2d6fc7b47494 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9e9c4f15975d2686111b32408741e68abf944073..0f74eb73dc6cd6017697cab859a80a6c41023f9f 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 11cc832a5bcb8b2a2f271f2dd4220f609c4ebf85..0bc464860d9bec47cfb91c6d5be5e01caa083524 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ab8b44c3d211d922cee4674d1930f69966c2ef2f..9c4cc2bc5350f415f5577ef7b0ba6b5c1e0ec470 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a683d5af4bc414f0809ea6fac10278bc5aadc202..8fb07c3ec77c20b35ad0135a9a3aa52d3406d5b4 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 88389b9dbe880b73ee2f59bb1ca5e07db206bd6b..e643c7d989b751209fe4a4163c8dcf2ca13231bf 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 21e834871740dab8028211118dec5d6cae4a8e59..5f078cc38d2c737bf9cf2b5620c79235bea115b6 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 52ece7b2b8a6e95101c45abf32e22003fb61e764..ffb5043be3e7eb7a269ad2635fb75f5fee024e23 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e309e2026b502d575bda365638c8315df7131076..e70ed8e0cee7786219db50f92edadcbcd1726a97 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index df5de4278d7e28b644f5cfd8e13a6f360422ea95..5908abf574182ff3129dfc82648b40a2ef78e397 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c4fab69d116760bd62564fb12d72cf91958eaebc..5f17d62268d47466e3f401b81bdcfe642974b934 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e38ad775301098fdcfb9fc65ae9f7e51efe58016..fe69a4bab3fad240bf9b72d57b9c627c4b863a0c 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d82fa1d2e3a02fcce56efdac593983815a9baee1..bcdf90ada85addf075943719527ffad10540afc7 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index faa1c2fa65c7eed2399a4b90cc66a750749863e5..7f6d8b4f550cffea76571541a119990ae9b4c8aa 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 43c18965cd6860bcd12bba63770886e998609e75..0e6a9086f6c49d1d82dc0d0a04c4177b011f27b7 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e6468e693d5ace174036900204a507e8d570043f..4c2f854c9d7c7eae8feae77983c86ce2e3ca36eb 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2b134cb28d3ddf0b59de3f924f2c7cae1bd677e9..04cebfa5e8ccfc53cefca435efa12fb9b1159ec3 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 52ece7b2b8a6e95101c45abf32e22003fb61e764..ffb5043be3e7eb7a269ad2635fb75f5fee024e23 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a25f5c9778f6631663cf090bdd752ef4dc86e7d0..96bf94d14efb1f59b4f744840f69b1832149a80f 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 97b165dbf04f4a9d3944fa95acc9a5bfc230a93a..c91f705a664eedf412d9ba4823a9ffe9cc5d91a4 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 52ece7b2b8a6e95101c45abf32e22003fb61e764..ffb5043be3e7eb7a269ad2635fb75f5fee024e23 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 36c6c43d7f0f3488942729e80ced24f06d3b3032..c4ca1eee96f121a09074464868889e96c46fb280 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 54c0f1dffdf7a308683a6d2fc8fcdab1c71b905a..03bbb2a547b2c124aa2010d5a3321291662d9b28 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 9e5f5c21bac007df6644c2f9a00cdae3290dcda4..3d34df62114ae7c7171b4c986a803746273b6e22 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 75ca610ea8a6708340832818f4a18334e83464f8..943f915841ba381c5ca12e18dfec570a75539915 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 79c786f4318c66008154190148a2cad5de7d5aab..d0bc6a5641ebd84de5b03ff0f25b2dbc530c53ee 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 1381944c1dd525e7991f157ef74cbaa12e4f90de..e39165c4bada4bf5b3d26ce11a93a442cb961e2d 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 1d382b9b41e1f19038dabf4307cc9d7676998522..e52a33b39a6455e9fdd2841ae1323f92e50e8c93 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 72d6e76c96b8ec62d104831a1d1c0547621f6129..08214b3ab51ab5c61aee973c7d7e530b58500325 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 1a0db58c95c0a1afe6981164c4020e6abb0a95b8..068c16d6ad43c800dde6a7837433f53968e301d9 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF 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-2018 EDF R&D
+    Copyright (C) 2008-2019 EDF R&D
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
index 17d47df267abbc64a16803200bf1399016ced1dd..b3e42f6346f7f3d892c2bac1cbc5d5365326dfc3 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 4483754f992f432f0c8ff153b1f21f2a374e767d..f456ab595210949c8617829192de8b610c88a33e 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 9206640eb4289905b75ad291e61b1e310a937210..e0341637bb324a1e755813d0b9f8d9d2d6bfa1ae 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index bf957bf00fc7f57c94c2da86521df0b7afa2c22f..f3642e0a5d53f4d48731eadb28ed92ae22e22ce7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 26ee736ea22eec79621fc9d1e9b5a2994eac5936..f44dc2b9e54848cf6d6723b33a569963c349dff6 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 2c6ce491b0f88506beaaacbd551c07eefccaf0ef..23ac9609ec548fa0675e154dda32cd97feb4eace 100644 (file)
@@ -1,5 +1,5 @@
 #-*- coding: utf-8 -*-
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 19a498cf97c4fc8374267b8dbe433c0881dbbd05..ef88acf21c1db801be2d53761e2139771c5cb0ce 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 4b6a199ec352c77491379076558f6cd8c67faa2b..32d3022e336add31be49d1173e4e30cc717c8cdc 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 9e72ec91c32c8135e8d2303c78180959879c981a..4059c0e6f433ed01f69851e7863c7eb884d27a8b 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 2c6ce491b0f88506beaaacbd551c07eefccaf0ef..23ac9609ec548fa0675e154dda32cd97feb4eace 100644 (file)
@@ -1,5 +1,5 @@
 #-*- coding: utf-8 -*-
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 504fad27349aeefdf7159e9a7c3d806efa917b87..f49e95cfe62afa2d135cf34b089c70a8a90c410c 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index ed91e7a803a7695b4fe68b7526eaa57e0744e262..3b7e84537de049f039bd7bbe83978b5d880007ed 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 7a0cefcec4295943ab7745d4758f2d6080ce6262..aa9d0750c74d549bd32c9b88d8c11a4bd9274af1 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index e1d1d8ea2bf178ba36b8e6353008944a107653dd..b51dbf89bde9070a5d85d4933c494b35d32c41e9 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 7910a03928460fce874c57841399e37ce272d9ae..aa1825544a74ba6def3ed919fa66586923c81477 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 2c6ce491b0f88506beaaacbd551c07eefccaf0ef..23ac9609ec548fa0675e154dda32cd97feb4eace 100644 (file)
@@ -1,5 +1,5 @@
 #-*- coding: utf-8 -*-
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 498c5e81f65845b5ba82cf418e94cd083b285850..c6e3b388f549bb7a626b4833d699485dc8c656db 100644 (file)
@@ -1,6 +1,6 @@
 #-*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index a55176de111e4dfe2dc07186c95e93577db7d253..26d1e52b44351a525956c90e50b9fb2ebaa1e621 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index da9feb3973216491e3ee0417b1fc80e707f3efe0..1920ec12c115023e10d0cf847db197ccc9b08429 100644 (file)
@@ -1,6 +1,6 @@
 #-*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index ff1df9119863c0ad49dcffca9cd700d0fec5e3c3..28ce60d2cc45db6a12b2d9c6593029e146f7d024 100644 (file)
@@ -1,6 +1,6 @@
 #-*-coding:utf-8-*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 730952bb9ad4e7e0b5742336e54cd02fcb2dc919..e0b4ccb7d49c27ee0a71f84b07b5ffd8610ed82f 100644 (file)
@@ -1,6 +1,6 @@
 #-*-coding:utf-8-*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index b5f6d216fb6100fa51ebc133a9bb1272535c3435..139a1461448e420a917e0c7725887a0effc99587 100644 (file)
@@ -1,6 +1,6 @@
 #-*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 9f7ca5fd255702695fd192f01171eada03c917eb..1b303d0e1f2b41996e1c51c4792c92503ac420e5 100644 (file)
@@ -1,6 +1,6 @@
 #-*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index b9c4067328e0f8a02f223b32abd460eeab3228a8..4b9dc63612ee43efd3af6d2c857e2b151e4a249b 100644 (file)
@@ -1,6 +1,6 @@
 #-*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index db4e0c1fbbab2708e2b76ba0ff694065db7a1caa..7b275e35815590923fff457c36baf6df2c9cd875 100644 (file)
@@ -1,6 +1,6 @@
 #-*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 12b403fa9bd82ee9d352054012e5fa74ac39b242..00239e470e134cba9c89f0d99a7e35fa5b290f13 100644 (file)
@@ -1,6 +1,6 @@
 #-*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 9a62457e78b94d985384c14d6355dc0c40af17b4..8015311444ddb7ba37d2fbc0379fa3b68560c15a 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 7eca54e390b08f5be3f2b955f8b9bdd04b9c5b5c..8e00e30ca142fbcb5a8947288041b971d90c1c19 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index ed2730be3dbda4847ada6a8a6427d6175586a754..96268a3ef7045fbe1df01755ec0b8c8951b31f56 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index aec40c324dab5e44e1959a1eb0dc96ad2db64152..021884e2bc4ac82b9faf27554293bb3216e6e7c3 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index bfba7cc640d35dde9871068c1f13e92c572fb7e3..3ab6e9a8260706dda1f66b9d1d5b7f25697aeb4e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 368ed3418d959a93a8037fa6413582869749da51..db4845b55e3410a8c63913f11dd51d3d561b5417 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 72b2c6d0a6fe50cf186cab7efbbced594243aa01..34e9bc3600537c4ba35174cef996eb8c8296c0be 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 4eb2b34fcde44b2b577684196ec309ff8a078982..24d902882caacca972fd9e79bcfa358d3695c3fe 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c428c0cf3850d43f8f06cd0a084523cc5d258e20..5bf358a58e4ae50e2fc1b9594811fcebbc5e08e1 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e2b7a5c935d40b74a44f7f3b43aa059f9e3349c8..c8f94f47a8d4d5110cb53d4816a5df21e189c49d 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 98e01dd5b48df14aa6d9d3b77c8e3ad282e428c0..ee2301e45c96c53d9019e89997a51f1b56f326ec 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c428c0cf3850d43f8f06cd0a084523cc5d258e20..5bf358a58e4ae50e2fc1b9594811fcebbc5e08e1 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 816727e683ee15dc8b2754957bf7081e72c1c221..c3220d52d8c1804daddabdbff939bb0ece15cefd 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index dde6135b8dc59adf83a6ca4ad9f692c6e32ececf..fda1bac34a85ef4248badcc4a8e1f4891983aab5 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c428c0cf3850d43f8f06cd0a084523cc5d258e20..5bf358a58e4ae50e2fc1b9594811fcebbc5e08e1 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2a21699bc4f06c52760921761cde8bceddcdce50..5bbc9128ef808e7b41c5307f79f621c32f0e2b60 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 0bb224b9ea41152766b7913e01659b1b61434649..4e7e40cfb4e608c370beae4428c1609dd343fd69 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c428c0cf3850d43f8f06cd0a084523cc5d258e20..5bf358a58e4ae50e2fc1b9594811fcebbc5e08e1 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7e4cb769eef54e38047adcfa2caea7b632d83608..da80f8e1082446995e1ab2f8e9b6259984717d80 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index c5891d02c133b220420e8c039d241fa07fb298d1..c10ffc9f30889d041e49263b5695e8aadc5800f3 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b3c600b9cc28c4e796ff680cbc67f0ab6e89fe09..64f15497d005a4c18be30161b952c39d0b133d80 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 18178c382c9598100fca4b7dce2c4bbd5ec0f761..0fdb2b178ec863ae27c1923aefda94b60692714c 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 56ec8ac499f81251054000399de4fe7eb00c5e43..d9a01a72adbe1d531cab40c6f9b2bc82185760d5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index a3efca6b00d2a46eaba8e4402f958c6d02f50a26..8630ec59ec4562291bbef0b91d718038d4107d7c 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 19e8739d0c50c75c2da5450cdd29adc38e105cd7..69a0eb816aa14f0883625a5077cdbc427f80182e 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ef208ebbf6e506e9d26344e7a519d281c885a0aa..08f9a997f074ff3187f4e110b761495fc1aad1b6 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index cb03c867e79f4c1ca734ff20bd1923bbdcd83b5d..bbd418a9f89dffe947950205c7b10e06b332ba2c 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 503d99f1be2857474a5ec5600902487183d57d5e..894c242b50be5c85d5dfed8faf3f1a7d946c8dc5 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f8afb07fdb5b5332a6c4add7d4d4a0be886abe40..d07435f676d4a56a894cf95fd8bad47950f30d88 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2018 EDF R&D
+# Copyright (C) 2008-2019 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public