]> SALOME platform Git repositories - modules/adao.git/commitdiff
Salome HOME
Updating copyright date information
authorJean-Philippe ARGAUD <jean-philippe.argaud@edf.fr>
Mon, 9 Jan 2017 20:31:05 +0000 (21:31 +0100)
committerJean-Philippe ARGAUD <jean-philippe.argaud@edf.fr>
Mon, 9 Jan 2017 20:31:05 +0000 (21:31 +0100)
211 files changed:
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/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_EnsembleBlue.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/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_EnsembleBlue.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/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
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/EnsembleBlue.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/daCore/AssimilationStudy.py
src/daComposant/daCore/BasicObjects.py
src/daComposant/daCore/ExtendedLogging.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/daDiagnostics/PlotVector.py
src/daComposant/daDiagnostics/PlotVectors.py
src/daComposant/daDiagnostics/RMS.py
src/daComposant/daDiagnostics/ReduceVariance.py
src/daComposant/daDiagnostics/__init__.py
src/daComposant/daMatrices/__init__.py
src/daComposant/daNumerics/ApproximatedDerivatives.py
src/daComposant/daNumerics/__init__.py
src/daComposant/daNumerics/mmqr.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/daEficas/traduitADAOV7_4_0ToV8_2_0.py
src/daEficas/traduitADAOV7_5_0ToV8_2_0.py
src/daEficas/traduitADAOV7_5_1ToV8_2_0.py
src/daEficas/traduitADAOV7_6_0ToV8_2_0.py
src/daEficas/traduitADAOV7_7_0ToV8_2_0.py
src/daEficas/traduitADAOV7_8_0ToV8_2_0.py
src/daEficas/traduitADAOV8_1_0ToV8_2_0.py
src/daEficas/traduitADAOsansToV8_2_0.py
src/daSalome/Makefile.am
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/daGUI/daUtils/qtversion.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/test6702/CTestTestfile.cmake
test/test6702/Doc_TUI_Exemple_02.py
test/test6703/CTestTestfile.cmake
test/test6703/Doc_TUI_Exemple_03.py
test/test6901/CTestTestfile.cmake
test/test6901/Verification_des_Assimilation_Algorithms.py

index b996a5a3c34a538191b8b7c7d420dac0a2925347..cedec355fcfae58ccfb5cf5ff58d43d0866fc8fc 100644 (file)
@@ -1,6 +1,6 @@
 #-*-coding:iso-8859-1-*-
 #
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
@@ -35,7 +35,7 @@ logging.basicConfig(level=logging.WARNING)
 #----------- Templates Part ---------------#
 begin_catalog_file = """#-*-coding:iso-8859-1-*-
 #
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 54bf161c926a8737f964af7a22456e586259dfb4..d41b05ea06af7677a5167207162c91cc96a1e3d2 100644 (file)
@@ -1,6 +1,6 @@
 #-*-coding:iso-8859-1-*-
 #
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 0ee44eb6c4fd52a26f6a85698cedf494490c48ef..1b237969e10a1448a1ec1230c75194316956bcfa 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index b509a00537b01c72f07d1056ba80e8f11db8d434..9a496165cfdc436eee79f95999974c83dd96ab96 100644 (file)
@@ -1,6 +1,6 @@
 #-*-coding:iso-8859-1-*-
 #
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 48259719b2d9ddfbba2144e28768823333e19662..06bf559562c434c1747f6627ce777b1b6d3fe780 100644 (file)
@@ -1,6 +1,6 @@
 #!/usr/bin/env python
 # -*- coding: utf-8 -*-
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index ca5bccf67a13b092d75f9ce3566dc49440365510..e2bb3c4203a5ed1198591c3224ff9b192ad515af 100644 (file)
@@ -1,4 +1,4 @@
-dnl  Copyright (C) 2008-2016 EDF R&D
+dnl  Copyright (C) 2008-2017 EDF R&D
 dnl
 dnl  This file is part of SALOME ADAO module
 dnl
index 703ad813a01aa871c3762cc6e0f1d8aea246d11e..d1d69cc73ef1fa984feae672f4e2605015b7de07 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index db66f84cbbdaa61f0e8c25397276e5214cb48a94..2cc486fcf9b7b8761a5e310218f723085e7a9d6e 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 520163c909d9140f6bb1c0613841eade0e72001a..80ea41c47aa416f65107401883ad00a3d41a375e 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2016 EDF R&D
+   Copyright (C) 2008-2017 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 912237f516cd972ba399002e7cc15125ebf2aa77..b236c4d668410ded4b50c0efa4f6fa8066a29f06 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2016 EDF R&D
+   Copyright (C) 2008-2017 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 142bbacc7b42ef3f49901831860a3406319b01ac..dd97d53ec60d9f3cab49059b0ab5f14f6d6b0ab3 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 2268edef9b4c7fc921778757ab7a535c679e69e7..3823f202f1e2d0189c3b02463c36f76daec7986d 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2016 EDF R&D
+   Copyright (C) 2008-2017 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 65abf61f5a3590d98ddd4b5434112117afbdba8e..94d76fbcffb9c96c7124e9fd078c9b3d3491e58d 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2016 EDF R&D
+   Copyright (C) 2008-2017 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 81dea7664e1b79d473e0400098ca422b6f415d05..1e26e16030cc73919595b5dbf3ebcea395fe0f75 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2016 EDF R&D
+   Copyright (C) 2008-2017 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 33fec448d67bc598b104eecb7c62d78ff311286a..0c402eabdbc57acc78dbd176ea8110f4386d2410 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2016 EDF R&D
+   Copyright (C) 2008-2017 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 0d9bad569da0778d729cebbf6e161121b72139dc..19a41b7b64b9fa8bfa8b708e5013a46a3a1988d9 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2016 EDF R&D
+   Copyright (C) 2008-2017 EDF R&D
 
    This file is part of SALOME ADAO module.
 
@@ -36,7 +36,7 @@ GPL), as stated here and in the source files::
 
     <ADAO, a SALOME module for Data Assimilation and Optimization>
 
-    Copyright (C) 2008-2016 EDF R&D
+    Copyright (C) 2008-2017 EDF R&D
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
index fad8fdd9e48cc7c8f651bff717f42d173f062ad4..774a753e57440e5eedb73428a385d85f7e8b9702 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2016 EDF R&D
+   Copyright (C) 2008-2017 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 1953f7683ae5512f9029867bec0e530f20938ca3..525931c1b519c796744f69823a3e173209b74ec3 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2016 EDF R&D
+   Copyright (C) 2008-2017 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 204e02bba8938886bff8a0d7d1a09586234befca..ab6da3656288e5311f8726532608a98608f0abfe 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2016 EDF R&D
+   Copyright (C) 2008-2017 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 4be560b0a894526f797aef2ff072eb3e28f600b8..c3aac7ce953cbe402320817ec63e9eca0a7f83c7 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2016 EDF R&D
+   Copyright (C) 2008-2017 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 2415e4168a97a5600d3f537c0029c8a92e4d0ce7..c0b5ad162fc467a78031911c8afdd62320811db5 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2016 EDF R&D
+   Copyright (C) 2008-2017 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 2ef28fb4556eb4a303405501787cccf5d1284463..80ea1d3fec4e16584df983e17015b4834fbce328 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2016 EDF R&D
+   Copyright (C) 2008-2017 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 8ae7f50f97d61b14733989ec1c47b56c977559e5..4c6201bf6c88942d597a8387a07cd7d65569b34d 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2016 EDF R&D
+   Copyright (C) 2008-2017 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 568e458f6f9e7e7cd868bac025004b8196544ce8..ca3a2081a9a53d7fff8bd18c95e4aae4ec8d03bc 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2016 EDF R&D
+   Copyright (C) 2008-2017 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index bd68eedc90c678a4aaad5c81ff46c87c4d5a11d9..0805981a746825f3adf7127d5f423a1cbd00a18a 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2016 EDF R&D
+   Copyright (C) 2008-2017 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 5d730552f410b072a171909cd3e48c67dbe344bc..6d0dd8fcd59d384d9bcdbd4038029a3d4501fd25 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2016 EDF R&D
+   Copyright (C) 2008-2017 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 84c5fb6325f1a17f5eabe297762d4b1803ba63dc..8bc353e9c839b98b73670d3d56846734f8eb529c 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2016 EDF R&D
+   Copyright (C) 2008-2017 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index e44db9787f4163cb6eac06678aac2b442901f4fe..ac46ef7718f1aa3755870d848f0fa269c52065e8 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2016 EDF R&D
+   Copyright (C) 2008-2017 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 5541104bf7c62887a73d3dcff16da1be8c3aa939..f3c0a5d73987364242b5f15eb21de06a75eaa3af 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2016 EDF R&D
+   Copyright (C) 2008-2017 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index c6e6f155806941100c6f6dc14e22c8c62abad660..f8021912b1195db387d3ade3d326a9c0ea7f7882 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2016 EDF R&D
+   Copyright (C) 2008-2017 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 53ecbd78ad0331ea2745145bd40183f3647ed11f..2eed15d5ab8a48b7455ed641e55ed6ef8ee3b224 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2016 EDF R&D
+   Copyright (C) 2008-2017 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 56cf88cc17c3b0740bfafa2d43101521bf1f6fa3..8c05404b2f53501c2bde3e7d59e5e95aef5f4829 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2016 EDF R&D
+   Copyright (C) 2008-2017 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index a5907e101275f52cc9c32ad3c1ff44e2a9bf9463..4a7585180d5b54450cc614b9c75e06e69f1f37e6 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2016 EDF R&D
+   Copyright (C) 2008-2017 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index d328dcd42115f286d4c846f278a27d8ab953f67d..dec82063be099978976664aa70ee10fb44a44f69 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2016 EDF R&D
+   Copyright (C) 2008-2017 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 0bf5e19e5ce0fdfc7be6876c7bed2cef559905d3..c92444ff2fdf68a304126b347788f1f3146bf2c8 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2016 EDF R&D
+   Copyright (C) 2008-2017 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 14007021a58aa27f2cfcb3b87bc6028bb056d4bc..ac9abe22b9a1a635b4b6ef07cf676c3fdcff8d3a 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2016 EDF R&D
+   Copyright (C) 2008-2017 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index a0f027c620ebf27a358194baebdae0bc9cf7fedd..c0c906b3a15d430efebfeb21f0712a7a1ab592a4 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2016 EDF R&D
+   Copyright (C) 2008-2017 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index f0ee4bdfbdd54d1cfb60326ae31ec11c684174ac..e758626d1106903aea5d302825aa1821143fc7e2 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2016 EDF R&D
+   Copyright (C) 2008-2017 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 5bcdc86084aa19675e2f9d165f7944e34f2e433d..841ea71835af778d8479c0c6282dd7f035c64be6 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2016 EDF R&D
+   Copyright (C) 2008-2017 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 65960a3aa4449adb84ceb29ca6d5b5762e5124a9..56472588c8c2b17815baac80ffebdf93f11d0d2a 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2016 EDF R&D
+   Copyright (C) 2008-2017 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 3822d136d592d67b926bb49ae4c3da008eff1215..f6d67bdcf2fe112ce677d351e6360577b50b5d80 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2016 EDF R&D
+   Copyright (C) 2008-2017 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 8648cb7e44c0cb5b43e613e0d1effd665d470297..fb3b6c5db138f3874248b838fef05cc681430838 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2016 EDF R&D
+   Copyright (C) 2008-2017 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 35a90fae495a9d6fac775d0ac84d99fd00e3e362..88a6210929d0a20c2c42daeaaaaca976d3518dd9 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2016 EDF R&D
+   Copyright (C) 2008-2017 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 92c11051c6fd6f99959d20dfd006f50dcad4c959..7cc27a1093a3ecdf9f677c20c14e6c9ad79b9ef3 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2016 EDF R&D
+   Copyright (C) 2008-2017 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 248dc6d3428467f415fecf12f9e1fe72eed5e885..f8cd7e44c4694e1c16f494aac7cc85a54b86e5cc 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2016 EDF R&D
+   Copyright (C) 2008-2017 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 1e62eadc2f2ac6068d789bf2caeb80252b34ce8c..002f176814ac2fa141e223aa9a77de4d362acd31 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2016 EDF R&D
+   Copyright (C) 2008-2017 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 8114394a0275715021629917227815fc919bbf13..ccd819d12b14febc714aa0ae174e2afe92a2853a 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2016 EDF R&D
+   Copyright (C) 2008-2017 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 6a75554ed5c1c362eb0430ef46ca27260b793677..b81e9df943c8e23dfa3b1aee97201bb578e8ee2d 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2016 EDF R&D
+   Copyright (C) 2008-2017 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 700e4c2cd777918238661875171cfe538bb25075..9de130009b90609dd33d933634831d68f0c121eb 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 23a60d68bdad346284a19101876c106122130337..59a617528d12f87031df3759781e8aed13871718 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2016 EDF R&D
+   Copyright (C) 2008-2017 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index f8e4351a16231312c28c3d9324def09812b28344..a48d2055ec326f5fdcc15dc1281bef3cc9cf8aa3 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2016 EDF R&D
+   Copyright (C) 2008-2017 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 8f48ae1ad907cad99b89d5a66510226f72baf008..fbd166e4e11cc55ab314bf2ecca4e0f332083b63 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 4b202e5da03433af5cb75b12612d33d46c5c39d3..57c8522f20061cfa558d60903e63942c4123227b 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2016 EDF R&D
+   Copyright (C) 2008-2017 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 0122dff9e77e965567267f34b0cb423aa1f8a1ad..eddcd733713985c656a671d8b9f203feff64b912 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2016 EDF R&D
+   Copyright (C) 2008-2017 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 9ebbe073689aa242658531e8bdc99ee1bd21d219..517a8fd7ed0e5de177ac3023d3db101db223d518 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2016 EDF R&D
+   Copyright (C) 2008-2017 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 9c5690b82101bec78925313760840511f0ee3e18..3123786b46ff541f1bdbafef2a59e5b976d0b7e8 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2016 EDF R&D
+   Copyright (C) 2008-2017 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 036f95770ee397bab4485a9b666f45cdda54609b..5b62cd26d80df82b7b9f8691b6780098dd099c9a 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2016 EDF R&D
+   Copyright (C) 2008-2017 EDF R&D
 
    This file is part of SALOME ADAO module.
 
@@ -36,7 +36,7 @@ tel qu'il est d
 
     <ADAO, a SALOME module for Data Assimilation and Optimization>
 
-    Copyright (C) 2008-2016 EDF R&D
+    Copyright (C) 2008-2017 EDF R&D
 
     This library is free software; you can redistribute it and/or
     modify it under the terms of the GNU Lesser General Public
index 2466d06b84d4e754048d95162884dbc95db34db5..53b372104c66b4f030216ab205fd3502f17a6597 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2016 EDF R&D
+   Copyright (C) 2008-2017 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 272be8034d0776684e3cd477280daf0888c0022b..35fd8014e9b3a021211af10a891ee3feb3c19216 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2016 EDF R&D
+   Copyright (C) 2008-2017 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index cd185d3db70ede4a68fcf48ac87324a3fb77ccd8..6a3f99d04beb4b536909ecb12220e443a0f19dbb 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2016 EDF R&D
+   Copyright (C) 2008-2017 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 570aa2cf85fd76d7ba7db64be09bbf545305846e..6955896d1cd2fb8581584d909af31f1f7d3ca102 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2016 EDF R&D
+   Copyright (C) 2008-2017 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 20e9ede51c37c0ef21304ddd0a0e9bf864c3396b..a8068d65ce5e54813d8f2d59f06b2437709c2e3c 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2016 EDF R&D
+   Copyright (C) 2008-2017 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 9ced2fd10e417e254f2ec2e87599a66cf80382e9..32d23efdee09dd29e80b4fe3af8e9ee0ec55e9c4 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2016 EDF R&D
+   Copyright (C) 2008-2017 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index b8089472238537e5c3ddcf9c13c9d111e2d9fab3..64432d88b0700f37a1446788e10170ee7f4d290c 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2016 EDF R&D
+   Copyright (C) 2008-2017 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index d93b723b93ffd348df56cb718626b7f283f20038..2a135726b9332d806c6b29d25b8457e695d9ff3d 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2016 EDF R&D
+   Copyright (C) 2008-2017 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index e6bfc02a2ec23a6d7352976fea65b68935b7425d..e7ff33da02996c8a0e7917e05c9bb043ecd15436 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2016 EDF R&D
+   Copyright (C) 2008-2017 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index ebe72eedefa8ee10345054b0aac6406fde3286c8..6de7283cbdff69740c44f261cb8f6d3b4ac9ab21 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2016 EDF R&D
+   Copyright (C) 2008-2017 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index a029dca63300b191453c09debebc3104e93c6b8e..57a7048519aec7c287460582cbe6fedf7e063925 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2016 EDF R&D
+   Copyright (C) 2008-2017 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 02bd28abaf0b52601f80f3d43d92718b7711fdc1..d9f6733346eaa2414f4f050986221dc2577eda49 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2016 EDF R&D
+   Copyright (C) 2008-2017 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 25d0f769ce7408175884958fa93c51f85990e5b2..c65ea2a7959d1449bb3b6764243bf9d2d2d3b005 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2016 EDF R&D
+   Copyright (C) 2008-2017 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 8906cc5f18a0616b9ed629a29d5a508fe419216b..52aa54d3297eab05261e53bc9bb69d1aa27c7f04 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2016 EDF R&D
+   Copyright (C) 2008-2017 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 6fe97b5f3fe232c8e16f1997a697d1eeacf92c27..5d234706a7a41787bfede8afd88984c9ee4686c2 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2016 EDF R&D
+   Copyright (C) 2008-2017 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 48d5c580cebc18648307f400631b2457b0c1ed83..572663cf4a6f8d9e158bf3088fa085f50b33c0f8 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2016 EDF R&D
+   Copyright (C) 2008-2017 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index e069a441e50da695635116517ffa6590d2219db8..c62dd308647140409c82963aea0829e98ea2f162 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2016 EDF R&D
+   Copyright (C) 2008-2017 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index efb26726481539fa6f22d9bc9bd3569ee3b52d55..8e7764e9bc372a797fd1e41f23c22fbcb92b4871 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2016 EDF R&D
+   Copyright (C) 2008-2017 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 1bfebb51887c5317ef4385b2ce6b848de3da6817..67aecfadd874a01d3bd6ee64112cb761422e663b 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2016 EDF R&D
+   Copyright (C) 2008-2017 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 0fd9f576f08b87948c0872a3ad981635b29e3edd..2f9f74f3e6a9286ce934e81ee0473df3ac9d5939 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2016 EDF R&D
+   Copyright (C) 2008-2017 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 8deefb0f7bff87a2b2833e378706fe097d35075c..78404c42255ebe40dee7f10d4fd0dd0feef70547 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2016 EDF R&D
+   Copyright (C) 2008-2017 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index ba27978fb4f6dcdeb69575f3922acd87e0b2f488..74b5cc40a8481eff455bdd6f62cd3f4d8eeef6ab 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2016 EDF R&D
+   Copyright (C) 2008-2017 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 72f823f16185e2588a5a0637719bbb20e7f39301..2235ee87ab537bb8a28f5ac7810ca5f6bc24d703 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2016 EDF R&D
+   Copyright (C) 2008-2017 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index f6d04dc0152a7b89600dc90db1609f1427a26961..f22e5cad8e1070a6dabf7e1a8f8754a0f7b50b75 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2016 EDF R&D
+   Copyright (C) 2008-2017 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 4f8e4107749090be84b354a7a614445c21e5bd43..421c37571b2c040ec0eed9c4156177e55a2c098c 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2016 EDF R&D
+   Copyright (C) 2008-2017 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 3fbbee2a4f4dea7dc27d854a82391624bcf939c5..4ea2faaddf8265da4ce5e5943323e1d3cb2adc44 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2016 EDF R&D
+   Copyright (C) 2008-2017 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index ceeabf901a62db685fd1fecb6ff188f47349cfc7..40896ee5e7a14f41ae9a11c01618ad36d0b07f1a 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2016 EDF R&D
+   Copyright (C) 2008-2017 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 60e12f96d5b6768652b916b49f2ee2a96ad05157..77917a1fb7c96d4f5f94838edd60bd6fd74611bc 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2016 EDF R&D
+   Copyright (C) 2008-2017 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index fdcf23785186fa1256e52d07ad07c7c317ca0515..89962c20abf4a8c229d44009ec05c106e9d20130 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2016 EDF R&D
+   Copyright (C) 2008-2017 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 51d8f3a4273fa52e1cd961a7cdec6c1ba273e7e5..e46dde54bc0b0a54179308a8908771397e916505 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2016 EDF R&D
+   Copyright (C) 2008-2017 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index 412a823e3be3185a4f37e8b6eaffbc31c889c5ff..4c87fe325c3dafef963d07396505e8e0ffb521e9 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2016 EDF R&D
+   Copyright (C) 2008-2017 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index e73e9daa9714c725181afc99c2c2a4d7d92e8e9f..adcbab020c354604b954e05e1fff1938943f7e87 100644 (file)
@@ -1,5 +1,5 @@
 ..
-   Copyright (C) 2008-2016 EDF R&D
+   Copyright (C) 2008-2017 EDF R&D
 
    This file is part of SALOME ADAO module.
 
index bc754b621b88d465c2ae8932ef0811e16413f24a..5e8453c581ded2669b3dea5534c4da5a61171de7 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c338faa1a07d2b431503e80869e43484892c9289..be2e49682f807a4e2bf7e4d46902b7aa510e0b70 100644 (file)
@@ -1,6 +1,6 @@
 #-*-coding:iso-8859-1-*-
 #
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 9630d1a43a710ee52a853fa85d3f2b883ff636a8..9294180d3b9157a4ff869e667e7860e3bbd5f031 100644 (file)
@@ -1,6 +1,6 @@
 #-*-coding:iso-8859-1-*-
 #
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 846eee2aab4730bc6e7bb654cdbf84b2e00f92bc..46f7902c21723a7e187cf53a9cd758b365885510 100644 (file)
@@ -1,6 +1,6 @@
 #-*-coding:iso-8859-1-*-
 #
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6693cc89b9ed5faeb12100a2e58d9561e639c3ea..6a9521e285a111aa3690aa2ea77a094cbb558728 100644 (file)
@@ -1,6 +1,6 @@
 #-*-coding:iso-8859-1-*-
 #
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b3989dabead493bf8a2ac1d10237a9e243f7bd3c..2e1152e45a6d33f026088bef4891d35412a7f9fb 100644 (file)
@@ -1,6 +1,6 @@
 #-*-coding:iso-8859-1-*-
 #
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index c811967879ff49087b883187ce332dfd4571bb63..5768de42efffa509414bff752b5215f9a5625264 100644 (file)
@@ -1,6 +1,6 @@
 #-*-coding:iso-8859-1-*-
 #
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 1384294f40625fe101e93f0c276e19f2c68c7a5f..f9645f5f25e545342e2cf59a0dba3685577c252f 100644 (file)
@@ -1,6 +1,6 @@
 #-*-coding:iso-8859-1-*-
 #
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 26a232b832165d9e3233070af7330a991ab77117..448847abc21de5cd6da3b55f3eaa639c299a5bdc 100644 (file)
@@ -1,6 +1,6 @@
 #-*-coding:iso-8859-1-*-
 #
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fc1533b46a32fa5a3c0bd4d1a59dd6dc497215e2..42a0499aea93fa29beca12de8c844d7ddd7cd823 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 97d7a79c2dca3b03b0424c86daa541dd552de543..baea4c8f564f5015f71fb61768521a58579f97ea 100644 (file)
@@ -1,6 +1,6 @@
 #-*-coding:iso-8859-1-*-
 #
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 245ef4ebec8f41853ddd9d594ad0dca324f8042a..c92e03a5efbe1a63b03960ca025c137359985a1a 100644 (file)
@@ -1,6 +1,6 @@
 #-*-coding:iso-8859-1-*-
 #
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index fa5357f6d583ea3b11e20754536dc5291201d496..2c6abfa079d320523bb6fa109d9a1be3c11df686 100644 (file)
@@ -1,6 +1,6 @@
 #-*-coding:iso-8859-1-*-
 #
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 20b1fc9fd06f959fba41903df3e627a52c88e014..a72bcba47cd29daba5d1a94415ec3af2adfd31b1 100644 (file)
@@ -1,6 +1,6 @@
 #-*-coding:iso-8859-1-*-
 #
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ddd090e2004cd4002740a9c7a9a5451e03b7e75a..12c56fb4aa252f7edc15a6713d26b41e725df9fd 100644 (file)
@@ -1,6 +1,6 @@
 #-*-coding:iso-8859-1-*-
 #
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 426fe4883815c1a5c25218ade922ec8cc3dec3a5..d8631210724386118b5f8bae069698da8a8fa083 100644 (file)
@@ -1,6 +1,6 @@
 #-*-coding:iso-8859-1-*-
 #
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index eaabbd81a9cbabf039e51abf664bdfbe070bf972..8af5820dcf7a320ca9395d282fa848d9949c42dc 100644 (file)
@@ -1,6 +1,6 @@
 #-*-coding:iso-8859-1-*-
 #
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d173ff589fed573e2aadb9c55778bab3239e65a7..948a3618858bc463ac9fbf5b623fa28d2db7583d 100644 (file)
@@ -1,6 +1,6 @@
 #-*-coding:iso-8859-1-*-
 #
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 05880d0a12456b199d8a749b2113c8c3b685e82f..9a9f4fe701e8054ec9c9fa00fe066fb1b8a849ee 100644 (file)
@@ -1,6 +1,6 @@
 #-*-coding:iso-8859-1-*-
 #
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a9db4e8b521df9086a9470d24af8fcec9b01a342..d9478b1f3c7e7dd5e8d38aa7bfe52f28bcf89963 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e9a165cf4e89d062188a87f999638667cafd837f..fc5bfefa1124ddb289da69bc393413e44e7a3a37 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='us-ascii' ?>
 <!--
-  Copyright (C) 2008-2016 EDF R&D
+  Copyright (C) 2008-2017 EDF R&D
 
   This file is part of SALOME ADAO module
 
index 93c88a519cae11c238e509de08b7c037512c77c7..554069b461d3ed96664557ee6c70635ad82c88be 100644 (file)
@@ -1,6 +1,6 @@
 <?xml version='1.0' encoding='iso-8859-1' ?>
 <!--
-  Copyright (C) 2008-2016 EDF R&D
+  Copyright (C) 2008-2017 EDF R&D
 
   This file is part of SALOME ADAO module
 
index 9b1716e803465462eacd796d7e1e1e75de75de18..b949a8e046d8341a4fe9b67cfd7d120bfa74b629 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index d59e4bb3cc06c02c441583549f07dec45f098c97..66533b1121bad45a167eb4057454d78292d3bc00 100644 (file)
@@ -1,5 +1,5 @@
 <!--
-  Copyright (C) 2008-2016 EDF R&D
+  Copyright (C) 2008-2017 EDF R&D
 
   This file is part of SALOME ADAO module
 
@@ -28,7 +28,7 @@
     <parameter name="icon"          value="ADAO.png"/>
     <parameter name="library"       value="SalomePyQtGUI"/>
     <parameter name="documentation" value="adao_help"/>
-    <parameter name="version"       value="8.2.0"/>
+    <parameter name="version"       value="8.3.0"/>
   </section>
   <section name="resources">
     <!-- Module resources -->
index 78870ec5f90efe86be9a592b738ef23fba14876f..3b9c1204efab849eaa6c9930fe33d6e7a71e17c3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index cc7ceb2fbe56e74631eae01379b9cd985101fa40..9970236b2fcad688a67b89be9592ead44e19a4e3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 0ba09988188edbd048f84737acefc7f4570974c9..2c80c6d032b83ae8c8e9b9b377cc135952aff0e1 100644 (file)
@@ -1,6 +1,6 @@
 #-*-coding:iso-8859-1-*-
 #
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 41d0ff88643c5ef62705fb57f85d1c1aca7e6c4d..b67683968139c6eec0b4992a9ed2273c0306adf5 100644 (file)
@@ -1,6 +1,6 @@
 #-*-coding:iso-8859-1-*-
 #
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8e772cbbb2b1f25fec2c1b57c9c8ff0ef73743d9..acb16eb84236cfcd0e63fddc9b27035468448e6c 100644 (file)
@@ -1,6 +1,6 @@
 #-*-coding:iso-8859-1-*-
 #
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8cd212ce63d8c6cae1a5f1a2096a70cac7906cd7..f59dc3812bb7ac7d9efe31786528680c8749ef6c 100644 (file)
@@ -1,6 +1,6 @@
 #-*-coding:iso-8859-1-*-
 #
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2ae938dfd4d60f8651554d2b3f5ee218cfd5058d..ee734add6c07b55be54abf07a98cf21455f95d2e 100644 (file)
@@ -1,6 +1,6 @@
 #-*-coding:iso-8859-1-*-
 #
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 5cb95cbf69a386cbfcb31d4125d70518b4b7a1c1..54ce1304af4778099a7b2643ab671f78063d712e 100644 (file)
@@ -1,6 +1,6 @@
 #-*-coding:iso-8859-1-*-
 #
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 75a9b26c9c0a39b54f62f07d935c6c41848bd266..ff576103879fdee1ceb0433eff31ba7bbe9d77e8 100644 (file)
@@ -1,6 +1,6 @@
 #-*-coding:iso-8859-1-*-
 #
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 94a1c2be210eeb3f0170b2a05d05876d66b85ef5..a4d5c9534c7d1f9c176f9697c5f812c63320fa19 100644 (file)
@@ -1,6 +1,6 @@
 #-*-coding:iso-8859-1-*-
 #
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 58f3f3d8c7061c868c51e2fabac5d126fcb6cfdf..20c5c72aa411e61683eaf1f836db7a6f25eb809c 100644 (file)
@@ -1,6 +1,6 @@
 #-*-coding:iso-8859-1-*-
 #
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index e4e2fcb8d097fe72b6321b1b14cf2fac99f25abd..a7c3df5848e64911e272017cb2ffe5db1ce523de 100644 (file)
@@ -1,6 +1,6 @@
 #-*-coding:iso-8859-1-*-
 #
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0b0afa204103736999d766ee40489fc4f5953386..20ac1774c08b654bb06752dbdf597cccfd69d418 100644 (file)
@@ -1,6 +1,6 @@
 #-*-coding:iso-8859-1-*-
 #
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 61aef8c2fb7d752009c6e8e3fd14a7fbdcc6c5af..d335deccd546fc9d77de63dc3f61f45967544a7d 100644 (file)
@@ -1,6 +1,6 @@
 #-*-coding:iso-8859-1-*-
 #
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index be5e723890202cdbfc7fffe8c51a7d2f000a57f1..144b791f3811f86afb5a0a2d8fd6e291eb6fbcd2 100644 (file)
@@ -1,6 +1,6 @@
 #-*-coding:iso-8859-1-*-
 #
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index d488fb3f38d9fd1f95e0d57f5783c42674ebc48e..08c57058190bd59b09d75604e040884c29f6e2a5 100644 (file)
@@ -1,6 +1,6 @@
 #-*-coding:iso-8859-1-*-
 #
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 691afefecd609f63fe90ac7472ab7ca04ee013c7..b62d7ea3345e361fa42f33e79329ca99be4d7c0c 100644 (file)
@@ -1,6 +1,6 @@
 #-*-coding:iso-8859-1-*-
 #
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index dbec7260ba781863edec473c87e0c2d8a7394533..50f115760be4354cc199fbacbb90bdb4446c38fa 100644 (file)
@@ -1,6 +1,6 @@
 #-*-coding:iso-8859-1-*-
 #
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index dbb58adb2486ada79639c634664e30d9917a12a2..2942db4e947a32f52354421e0c4b31dcf9d535d9 100644 (file)
@@ -1,6 +1,6 @@
 #-*-coding:iso-8859-1-*-
 #
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 6b986de363c4f52e57d22c6fca5e5775c45e7d51..acf9d699109d52f7c6a49f63c4b4472cdeb3440d 100644 (file)
@@ -1,6 +1,6 @@
 #-*-coding:iso-8859-1-*-
 #
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index b7ff1c43fd66670f935d96816e59165a9293cf09..b16c1bd4c143bc358494c92c93a78e5cab8ffbd2 100644 (file)
@@ -1,6 +1,6 @@
 #-*-coding:iso-8859-1-*-
 #
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8ff1f8e8074c5f4ee4fb5abb84b7b26c979f11e8..66e3bc74de5cb0a8dbeb64a913595b75c04935ef 100644 (file)
@@ -1,6 +1,6 @@
 #-*-coding:iso-8859-1-*-
 #
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 8b59081dd438fb7f4203edf7317c06b3adcd7066..acd220d87434e37c9b2025d06b2b1f3c4a8c2bc8 100644 (file)
@@ -1,6 +1,6 @@
 #-*-coding:iso-8859-1-*-
 #
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a24653edbea7c09368b00288f4cce46174c93c48..492aad485ea575a925ee58851086412e5a1e35b1 100644 (file)
@@ -1,6 +1,6 @@
 #-*-coding:iso-8859-1-*-
 #
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 412e988efa8b375d1381aef8125d61ae2b791fbe..1a7624779b5efc82ca1a8e9eae85eed591d70c26 100644 (file)
@@ -1,6 +1,6 @@
 #-*-coding:iso-8859-1-*-
 #
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index ca25024a9eaf6bd7aca120b14212e906e87ac764..2de542b3444173c99ffda0fddf220e785a1b3c16 100644 (file)
@@ -1,6 +1,6 @@
 #-*-coding:iso-8859-1-*-
 #
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index afc33872ee8037d02095db5de69186c2132aa7d5..5b9367f26cd014c2e96cc43309d45933a74bdadd 100644 (file)
@@ -1,6 +1,6 @@
 #-*-coding:iso-8859-1-*-
 #
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 27aa2b4d86c7b5b3330aeca4f7d5fe22176086ef..46929101b1412395d3e61d4d2067cc15a4893356 100644 (file)
@@ -1,6 +1,6 @@
 #-*-coding:iso-8859-1-*-
 #
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 0bec2ee1c5a9c51f090d8cf8134287a5167ca926..b50c0ac5b09fb2c3c590ff43170cfc66dd7bf30e 100644 (file)
@@ -1,6 +1,6 @@
 #-*-coding:iso-8859-1-*-
 #
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 2ce4a1f80193f36bcbb1b680a1156d8c0d916145..9074cb6ae93bd0f850c930c5fad7ac664dee26b3 100644 (file)
@@ -1,6 +1,6 @@
 #-*-coding:iso-8859-1-*-
 #
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a24653edbea7c09368b00288f4cce46174c93c48..492aad485ea575a925ee58851086412e5a1e35b1 100644 (file)
@@ -1,6 +1,6 @@
 #-*-coding:iso-8859-1-*-
 #
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 3e81578e84ea9afba571922052725ab2d9dec086..6f1be27dead5cb84a6f71faf110d27aa5235dce1 100644 (file)
@@ -1,6 +1,6 @@
 #-*-coding:iso-8859-1-*-
 #
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -27,5 +27,5 @@ __author__ = "Jean-Philippe ARGAUD"
 __all__ = []
 
 name    = "Data Assimilation Package"
-version = "16.12.08"
-date    = "jeudi 8 décembre 2016, 12:12:12 (UTC+0100)"
+version = "17.02.28"
+date    = "samedi 28 février 2017, 12:12:12 (UTC+0100)"
index 92c6775f46a6fb6996ff92228e49c5f634f272c7..69179d3ff3982b70f2b15965b748569f71d53f5a 100644 (file)
@@ -1,6 +1,6 @@
 #-*-coding:iso-8859-1-*-
 #
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 88717798af8ad1bd9bf67d98efa6f352744fd6b1..c1058a89606e1113d9cc4df81995213cd35b62f5 100644 (file)
@@ -1,6 +1,6 @@
 #-*-coding:iso-8859-1-*-
 #
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 110119cdb1c40f18c70c9b87226c8a696a8ebf56..6fe3272f8044fedf3a3cd3fac65bc2c664326669 100644 (file)
@@ -1,6 +1,6 @@
 #-*-coding:iso-8859-1-*-
 #
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 99f1db27bdcf2a4bc2fad0508f6ee86a5cfc5a7e..b78edb652c3e4bfd4e4d44ca4fa0c28decd903f8 100644 (file)
@@ -1,6 +1,6 @@
 #-*-coding:iso-8859-1-*-
 #
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a24653edbea7c09368b00288f4cce46174c93c48..492aad485ea575a925ee58851086412e5a1e35b1 100644 (file)
@@ -1,6 +1,6 @@
 #-*-coding:iso-8859-1-*-
 #
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a24653edbea7c09368b00288f4cce46174c93c48..492aad485ea575a925ee58851086412e5a1e35b1 100644 (file)
@@ -1,6 +1,6 @@
 #-*-coding:iso-8859-1-*-
 #
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index aafeae39303756ec121e8e8d69bdf3c654dae3d9..ec60fc40620eaad7eceb541b4ed091bec3ed6686 100644 (file)
@@ -1,6 +1,6 @@
 #-*-coding:iso-8859-1-*-
 #
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a24653edbea7c09368b00288f4cce46174c93c48..492aad485ea575a925ee58851086412e5a1e35b1 100644 (file)
@@ -1,6 +1,6 @@
 #-*-coding:iso-8859-1-*-
 #
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 38cc6ebcf217745a0b2bd6338fb569aefd84f980..de88e1cb569ef527105bcbe4017c3e1104ece42a 100644 (file)
@@ -1,6 +1,6 @@
 #-*-coding:iso-8859-1-*-
 #
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 73a17b260155224b9ea091e6d4baf4625eb17126..1c529b6f474422d33b34f4debfa795a0053bf296 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 091a9518a7c5f428b33d9e214a44e49842ddf19a..c3b854c12fcc4bc68530ee8823cffaf3f66bb09e 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index d23cb8c0c56d1ce137daa818b588ef1a7bdb3bf6..98aec1d0a1a23fc2297585a021f114401d1bfb61 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index af1cbcc253c4ac6c583a7cb8abb010cfd832f355..27a5cf8b3d7f04d8ee4400d82037455209ccb02b 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index d5053d3ef2f708509b427ba45dc482fad513e4e4..0bd1bfff841ed4f467139f5807401715d49de02d 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 6c7893645039a4da949b5d021d6a3f94483bc51b..ccebe70d19a6fc2aae351ad851531b09b22b9174 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 041379df329b8cd3b52291727de37867fffd4bcc..1df16d56591f27d0a35ff50c5bfcb4e77334dc42 100644 (file)
@@ -1,6 +1,6 @@
 # -*- coding: utf-8 -*-
 #
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index d6909afeeb0d73d67f3e8efaa46094c02fccf240..7297cb3281e1fcc45a331d3d641e8228c01ad91b 100644 (file)
@@ -1,6 +1,6 @@
 #-*-coding:iso-8859-1-*-
 #
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index d6909afeeb0d73d67f3e8efaa46094c02fccf240..7297cb3281e1fcc45a331d3d641e8228c01ad91b 100644 (file)
@@ -1,6 +1,6 @@
 #-*-coding:iso-8859-1-*-
 #
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index d6909afeeb0d73d67f3e8efaa46094c02fccf240..7297cb3281e1fcc45a331d3d641e8228c01ad91b 100644 (file)
@@ -1,6 +1,6 @@
 #-*-coding:iso-8859-1-*-
 #
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index cc820228af9684550123c4bb30f410d2d7061e27..d3422a03cf5e100f8ab56a8e2703cf292dd36fa5 100644 (file)
@@ -1,6 +1,6 @@
 #-*-coding:iso-8859-1-*-
 #
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index cc820228af9684550123c4bb30f410d2d7061e27..d3422a03cf5e100f8ab56a8e2703cf292dd36fa5 100644 (file)
@@ -1,6 +1,6 @@
 #-*-coding:iso-8859-1-*-
 #
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index cc820228af9684550123c4bb30f410d2d7061e27..d3422a03cf5e100f8ab56a8e2703cf292dd36fa5 100644 (file)
@@ -1,6 +1,6 @@
 #-*-coding:iso-8859-1-*-
 #
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index cc820228af9684550123c4bb30f410d2d7061e27..d3422a03cf5e100f8ab56a8e2703cf292dd36fa5 100644 (file)
@@ -1,6 +1,6 @@
 #-*-coding:iso-8859-1-*-
 #
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index d6909afeeb0d73d67f3e8efaa46094c02fccf240..7297cb3281e1fcc45a331d3d641e8228c01ad91b 100644 (file)
@@ -1,6 +1,6 @@
 #-*-coding:iso-8859-1-*-
 #
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 5604567c95404fced320868147724714e75e66a0..8003fae62bb96595ea5dfa03c570f33c5133322c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 2ea5c4b52feea4088d110d7a2a06a2067a7b5b0b..6c23cf9ecf0b749e9c875e2ec5bb55e30f030d21 100644 (file)
@@ -1,6 +1,6 @@
 #-*-coding:iso-8859-1-*-
 #
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 7fe89215eac957305e6db3a0a18bbfbc539d4501..6eaf1a998461dd5d7576d5a2e7c6f39f88423ecc 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 0817468f11565436405205f8b3cac9f542ab557b..37c11bf8366123726c09641aa8e02261178e6bd4 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 9e7bccfd0adb22b5e0249ea7de675a65dc08aa49..5371854089fb9887f2eec7480302b5b5a89f47e8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 2c7d01d51354be06f72247748ef1ceaec135ae8d..db1c7fc655eb0ccd59d00362732e14877cccf4c8 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index ba0f4ce85f72a71740c6cc82145550e7f0aa6c51..26fc3933f6b4a6c4c030255c15b0519ff37f1d45 100644 (file)
@@ -1,5 +1,5 @@
 #-*- coding: utf-8 -*-
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 09e2d2ae9cefd569ddc4ed1113b3966410b92a19..894443e82685e7f15a3d0333a1298acacede14ba 100644 (file)
@@ -1,5 +1,5 @@
 #-*-coding:iso-8859-1-*-
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index cad3c4097a1861b07468ad9baa42dea2a8a4e61e..6a6118f5838b543319652e921a44fd7c396eae3f 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 1aeeaadb06565af7fb550ccfc5c43ac9a1b8784d..ff9651e20847676209c928c5907a1809217b3d51 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index ba0f4ce85f72a71740c6cc82145550e7f0aa6c51..26fc3933f6b4a6c4c030255c15b0519ff37f1d45 100644 (file)
@@ -1,5 +1,5 @@
 #-*- coding: utf-8 -*-
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 418d5ec6bd0eb7550d33fcfbf188c7dc17c16d61..532c950b56b77dc373e0624ea4fe7aa5a96794cc 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 86647b4c17d09d6cec250ed7d84ffd73a51a88c1..e3b3f507ffd25c0da691aa407c707a39fdc7003c 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 037b320d7b1629933ec6f81e3701426d1196a5d6..d0c55047536e5c0d6ebb8a9b845330a9968cc05f 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index e04b63c09392c41d73b403353ca3cb2eb5ad600f..f9a8e1ddf64b017649f303939a5b1ebd8794e8d9 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index f3d0672640042df2c0ceabf95519b088d901144b..042871359b001fcb45f5bef2a08e7b80cc2888c4 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index ba0f4ce85f72a71740c6cc82145550e7f0aa6c51..26fc3933f6b4a6c4c030255c15b0519ff37f1d45 100644 (file)
@@ -1,5 +1,5 @@
 #-*- coding: utf-8 -*-
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 7acaadba394e25e2ec0015638e4ee68e6f40f1e6..06ee5c745a0d3700ba87a41e1ebad9dd6bb0d042 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: iso-8859-1 -*-
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index df64dd2bb586305d4b2e182942a7d0e18ae942b4..55b3c5c682a99b9af4032accf8667cba912b59de 100644 (file)
@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 3a657da498197bf833f5c4b0a40cc5388004bf13..db1aa0278f3330976f1587146d1e9e4107ecc718 100644 (file)
@@ -1,6 +1,6 @@
 #-*-coding:iso-8859-1-*-
 #
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index f09bc58f71c52e0aa8ca8573a2b643d9b2057449..8116d888584ddc4924b607de57cb0f5282f2d018 100644 (file)
@@ -1,5 +1,5 @@
 #-*- coding: utf-8 -*-
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index a61842b41419c988920c25a6bd5e23c0634cda49..04c2f7f779fb61b44d073a13d5b1411595e0b658 100644 (file)
@@ -1,6 +1,6 @@
 #-*-coding:iso-8859-1-*-
 #
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 05787aca67b930930318b49ffbdaf754cd082a7d..d93d4112e271cbced91ef6a685aaca6ab6952160 100644 (file)
@@ -1,6 +1,6 @@
 #-*-coding:iso-8859-1-*-
 #
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 86ec13b2518d26265d132a33f041ba9b2ab11108..8a7a6c41ff446e9ca8452e248a68ad5c5ffecfd5 100644 (file)
@@ -1,5 +1,5 @@
 #-*- coding: utf-8 -*-
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index e865297574d4bcbc4463ed475b497a46f2453989..2a275f3caef68ccd3594e47647624f9773806cfe 100644 (file)
@@ -1,5 +1,5 @@
 #-*- coding: utf-8 -*-
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 604fd117fcd0e124d4438c15f8dfc9d3916f0491..ec0cd3febafde9878b8af6347c0f23856b92e110 100644 (file)
@@ -1,5 +1,5 @@
 #-*- coding: utf-8 -*-
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index b0c2f29ad3c5c2d67876c4fe81d55c038ad4aa20..0c02c9121f3af8a1bd2f1bd11f59e85d3574c034 100644 (file)
@@ -1,5 +1,5 @@
 #-*- coding: utf-8 -*-
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index c0daa2e83fb46ecfa220232b34f332f005924869..2b4a45392778e30d646058306d3dc8f212438eb7 100644 (file)
@@ -1,5 +1,5 @@
 #-*- coding: utf-8 -*-
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index da9c47300a6f410d05f1333798d3c5c134951f8d..d786c259ee4793b4d5a0891832a9ff0c93ba9e30 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 05e954f6b5f2d8473beb65676707044b5785a67d..473ae3e1cdf691af9f8de5940761ee68a6407893 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 25860dd8ca2459819faf362ec4a440b2813994fe..43dd35d4c6a1830e6c05bd4f968725679a411674 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 0fac33cca5a2b42d2ba1b245c171c2cebc125fcc..f09f0107bdc3946e27fc0b0380c605b94476968c 100644 (file)
@@ -1,6 +1,6 @@
 #-*-coding:iso-8859-1-*-
 #
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 782f1154034e7792d49f3eef9f4f42d57666f0cc..970bdb359de99c301205658f4c13257d5e972e8c 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index f2b9be56c8c360bed56bcc2448d953ec9cbcd80a..948cc07e5eb2c029d5c2eca162d3e4d0c49ad6e4 100644 (file)
@@ -1,6 +1,6 @@
 #-*-coding:iso-8859-1-*-
 #
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index a9b9af1e0fcf10ba9a8035dab77af94dbc0eabb8..a927b3fa13a517e7e3bacc65bdd0a05cbc892e82 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index b5efd97aa0819c9c15b3982858045e6ec6e2625c..c94ad92c80ffe884230988dc302d9fc6c22450ca 100644 (file)
@@ -1,6 +1,6 @@
 #-*-coding:iso-8859-1-*-
 #
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 61e052e9d581cc22e50848caae75b709063c3283..fddf7b4d225f6c61ec4cdb4e081015a3dc7fff86 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 8bc9f8aa94d6a8548f5be72b17f949750c48e4cc..8cca45ea729cd6562c613f64a3845326656c8f21 100644 (file)
@@ -1,6 +1,6 @@
 #-*-coding:iso-8859-1-*-
 #
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 038ce27d88041311a8f8a13e3687ee547e6e36b3..e86e92f667d40572d7d329df613adee363ff6854 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index b89e381367d906178c18aa3d19bea7193b358d98..29e3fe905576f77a8ae12b30b552f185f608357a 100644 (file)
@@ -1,6 +1,6 @@
 #-*-coding:iso-8859-1-*-
 #
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
index 67000d0df8de022ec4729325550d9d493c57e074..b21ea6d3a7ed2752f115da6cfcac0dd4d3393513 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This file is part of SALOME ADAO module
 #
index 30a23942c4abbee10bce59362de6fcb5ba5578b8..ae129611134ed036b6205dd5409cb20f34958492 100644 (file)
@@ -1,6 +1,6 @@
 #-*-coding:iso-8859-1-*-
 #
-# Copyright (C) 2008-2016 EDF R&D
+# Copyright (C) 2008-2017 EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public