From bad8676749632aa7658cb3e9a94acb9e81208371 Mon Sep 17 00:00:00 2001 From: Jean-Philippe ARGAUD Date: Wed, 17 Jan 2018 08:01:23 +0100 Subject: [PATCH] Updating copyright date information (1) --- bin/AdaoCatalogGenerator.py | 4 +- bin/AdaoYacsSchemaCreator.py | 2 +- bin/Makefile.am | 2 +- bin/module_version.py | 2 +- bin/qtEficas_adao_study.py.in | 2 +- configure.ac | 4 +- doc/Makefile.am | 2 +- doc/en/Makefile.am | 2 +- doc/en/advanced.rst | 2 +- doc/en/bibliography.rst | 2 +- doc/en/conf.py | 2 +- doc/en/examples.rst | 4 +- doc/en/glossary.rst | 2 +- doc/en/index.rst | 2 +- doc/en/intro.rst | 10 +- doc/en/license.rst | 4 +- doc/en/methodology.rst | 2 +- doc/en/ref_algorithm_3DVAR.rst | 2 +- doc/en/ref_algorithm_4DVAR.rst | 2 +- doc/en/ref_algorithm_AdjointTest.rst | 2 +- doc/en/ref_algorithm_Blue.rst | 2 +- ...f_algorithm_DerivativeFreeOptimization.rst | 2 +- doc/en/ref_algorithm_EnsembleBlue.rst | 2 +- doc/en/ref_algorithm_ExtendedBlue.rst | 2 +- doc/en/ref_algorithm_ExtendedKalmanFilter.rst | 2 +- doc/en/ref_algorithm_FunctionTest.rst | 2 +- doc/en/ref_algorithm_GradientTest.rst | 2 +- doc/en/ref_algorithm_KalmanFilter.rst | 2 +- doc/en/ref_algorithm_LinearLeastSquares.rst | 2 +- doc/en/ref_algorithm_LinearityTest.rst | 2 +- .../ref_algorithm_NonLinearLeastSquares.rst | 2 +- doc/en/ref_algorithm_ObserverTest.rst | 2 +- ...ef_algorithm_ParticleSwarmOptimization.rst | 4 +- doc/en/ref_algorithm_QuantileRegression.rst | 2 +- doc/en/ref_algorithm_SamplingTest.rst | 2 +- doc/en/ref_algorithm_TangentTest.rst | 2 +- .../ref_algorithm_UnscentedKalmanFilter.rst | 2 +- doc/en/ref_assimilation_keywords.rst | 2 +- doc/en/ref_checking_keywords.rst | 2 +- doc/en/ref_covariance_requirements.rst | 2 +- doc/en/ref_entry_types.rst | 2 +- doc/en/ref_observers_requirements.rst | 2 +- doc/en/ref_operator_requirements.rst | 4 +- doc/en/ref_options_AlgorithmParameters.rst | 2 +- doc/en/ref_output_variables.rst | 4 +- doc/en/reference.rst | 10 +- doc/en/theory.rst | 2 +- doc/en/tui.rst | 2 +- doc/en/using.rst | 2 +- doc/fr/Makefile.am | 2 +- doc/fr/advanced.rst | 2 +- doc/fr/bibliography.rst | 2 +- doc/fr/conf.py | 2 +- doc/fr/examples.rst | 2 +- doc/fr/glossary.rst | 2 +- doc/fr/index.rst | 2 +- doc/fr/intro.rst | 2 +- doc/fr/license.rst | 4 +- doc/fr/methodology.rst | 2 +- doc/fr/ref_algorithm_3DVAR.rst | 2 +- doc/fr/ref_algorithm_4DVAR.rst | 2 +- doc/fr/ref_algorithm_AdjointTest.rst | 2 +- doc/fr/ref_algorithm_Blue.rst | 2 +- ...f_algorithm_DerivativeFreeOptimization.rst | 2 +- doc/fr/ref_algorithm_EnsembleBlue.rst | 2 +- doc/fr/ref_algorithm_ExtendedBlue.rst | 2 +- doc/fr/ref_algorithm_ExtendedKalmanFilter.rst | 2 +- doc/fr/ref_algorithm_FunctionTest.rst | 2 +- doc/fr/ref_algorithm_GradientTest.rst | 2 +- doc/fr/ref_algorithm_KalmanFilter.rst | 2 +- doc/fr/ref_algorithm_LinearLeastSquares.rst | 2 +- doc/fr/ref_algorithm_LinearityTest.rst | 2 +- .../ref_algorithm_NonLinearLeastSquares.rst | 2 +- doc/fr/ref_algorithm_ObserverTest.rst | 2 +- ...ef_algorithm_ParticleSwarmOptimization.rst | 2 +- doc/fr/ref_algorithm_QuantileRegression.rst | 2 +- doc/fr/ref_algorithm_SamplingTest.rst | 2 +- doc/fr/ref_algorithm_TangentTest.rst | 2 +- .../ref_algorithm_UnscentedKalmanFilter.rst | 2 +- doc/fr/ref_assimilation_keywords.rst | 2 +- doc/fr/ref_checking_keywords.rst | 2 +- doc/fr/ref_covariance_requirements.rst | 2 +- doc/fr/ref_entry_types.rst | 2 +- doc/fr/ref_observers_requirements.rst | 2 +- doc/fr/ref_operator_requirements.rst | 2 +- doc/fr/ref_options_AlgorithmParameters.rst | 2 +- doc/fr/ref_output_variables.rst | 2 +- doc/fr/reference.rst | 2 +- doc/fr/theory.rst | 2 +- doc/fr/tui.rst | 2 +- doc/fr/using.rst | 2 +- i18n/Makefile.am | 2 +- resources/ADAOCatalog.xml | 4 +- resources/ADAOSchemaCatalog.xml | 2 +- resources/Makefile.am | 2 +- resources/SalomeApp.xml | 2 +- src/Makefile.am | 2 +- src/daComposant/Makefile.am | 2 +- src/daComposant/daAlgorithms/3DVAR.py | 2 +- src/daComposant/daAlgorithms/4DVAR.py | 2 +- src/daComposant/daAlgorithms/AdjointTest.py | 2 +- src/daComposant/daAlgorithms/Blue.py | 2 +- .../DerivativeFreeOptimization.py | 2 +- src/daComposant/daAlgorithms/EnsembleBlue.py | 2 +- .../daAlgorithms/EnsembleKalmanFilter.py | 2 +- src/daComposant/daAlgorithms/ExtendedBlue.py | 2 +- .../daAlgorithms/ExtendedKalmanFilter.py | 2 +- src/daComposant/daAlgorithms/FunctionTest.py | 2 +- src/daComposant/daAlgorithms/GradientTest.py | 2 +- src/daComposant/daAlgorithms/KalmanFilter.py | 2 +- .../daAlgorithms/LinearLeastSquares.py | 2 +- src/daComposant/daAlgorithms/LinearityTest.py | 2 +- .../daAlgorithms/NonLinearLeastSquares.py | 2 +- src/daComposant/daAlgorithms/ObserverTest.py | 2 +- .../daAlgorithms/ParticleSwarmOptimization.py | 2 +- .../daAlgorithms/QuantileRegression.py | 2 +- src/daComposant/daAlgorithms/SamplingTest.py | 2 +- src/daComposant/daAlgorithms/TabuSearch.py | 2 +- src/daComposant/daAlgorithms/TangentTest.py | 2 +- .../daAlgorithms/UnscentedKalmanFilter.py | 2 +- src/daComposant/daAlgorithms/__init__.py | 2 +- src/daComposant/daCore/Aidsm.py | 2 +- src/daComposant/daCore/AssimilationStudy.py | 2 +- src/daComposant/daCore/BasicObjects.py | 2 +- src/daComposant/daCore/ExtendedLogging.py | 2 +- src/daComposant/daCore/Persistence.py | 2 +- src/daComposant/daCore/PlatformInfo.py | 2 +- src/daComposant/daCore/Templates.py | 2 +- src/daComposant/daCore/__init__.py | 2 +- src/daComposant/daCore/version.py | 2 +- src/daComposant/daDiagnostics/PlotVector.py | 2 +- src/daComposant/daDiagnostics/PlotVectors.py | 2 +- src/daComposant/daDiagnostics/RMS.py | 2 +- .../daDiagnostics/ReduceVariance.py | 2 +- src/daComposant/daDiagnostics/__init__.py | 2 +- src/daComposant/daMatrices/__init__.py | 2 +- .../daNumerics/ApproximatedDerivatives.py | 2 +- src/daComposant/daNumerics/__init__.py | 2 +- src/daComposant/daNumerics/mmqr.py | 2 +- src/daEficas/Makefile.am | 2 +- src/daEficas/__init__.py | 2 +- src/daEficas/configuration_ADAO.py | 2 +- src/daEficas/convert_adao.py | 2 +- src/daEficas/generator_adao.py | 2 +- src/daEficas/prefs.py | 2 +- src/daEficas/prefs_ADAO.py.in | 2 +- src/daEficas/traduitADAOV7_4_0ToV8_3_0.py | 117 ------------------ src/daEficas/traduitADAOV7_5_0ToV8_3_0.py | 117 ------------------ src/daEficas/traduitADAOV7_5_1ToV8_3_0.py | 117 ------------------ src/daEficas/traduitADAOV7_6_0ToV8_3_0.py | 97 --------------- src/daEficas/traduitADAOV7_7_0ToV8_3_0.py | 97 --------------- src/daEficas/traduitADAOV7_8_0ToV8_3_0.py | 97 --------------- src/daEficas/traduitADAOV8_1_0ToV8_3_0.py | 97 --------------- src/daEficas/traduitADAOV8_2_0ToV8_3_0.py | 97 --------------- src/daEficas/traduitADAOsansToV8_3_0.py | 117 ------------------ src/daSalome/Makefile.am | 2 +- src/daSalome/adaoBuilder.py | 2 +- src/daSalome/daGUI/ADAO.py | 2 +- src/daSalome/daGUI/ADAOGUI.py | 2 +- src/daSalome/daGUI/Makefile.am | 2 +- .../daGUI/daEficasWrapper/Makefile.am | 2 +- .../daGUI/daEficasWrapper/__init__.py | 2 +- .../daEficasWrapper/adaoEficasWrapper.py | 2 +- src/daSalome/daGUI/daGuiImpl/ADAOGUI_impl.py | 2 +- src/daSalome/daGUI/daGuiImpl/Makefile.am | 2 +- src/daSalome/daGUI/daGuiImpl/__init__.py | 2 +- src/daSalome/daGUI/daGuiImpl/adaoCase.py | 2 +- src/daSalome/daGUI/daGuiImpl/adaoGuiHelper.py | 2 +- .../daGUI/daGuiImpl/adaoGuiManager.py | 2 +- .../daGUI/daGuiImpl/adaoStudyEditor.py | 4 +- src/daSalome/daGUI/daUtils/Makefile.am | 2 +- src/daSalome/daGUI/daUtils/__init__.py | 2 +- src/daSalome/daGUI/daUtils/adaoEficasEvent.py | 2 +- src/daSalome/daGUI/daUtils/adaoLogger.py | 2 +- src/daSalome/daYacsIntegration/__init__.py | 2 +- .../daYacsIntegration/daOptimizerLoop.py | 2 +- src/daSalome/daYacsIntegration/daStudy.py | 2 +- src/daSalome/daYacsSchemaCreator/__init__.py | 2 +- .../daYacsSchemaCreator/help_methods.py | 2 +- .../daYacsSchemaCreator/infos_daComposant.py | 2 +- src/daSalome/daYacsSchemaCreator/methods.py | 2 +- src/daSalome/daYacsSchemaCreator/run.py | 2 +- 182 files changed, 191 insertions(+), 1144 deletions(-) delete mode 100644 src/daEficas/traduitADAOV7_4_0ToV8_3_0.py delete mode 100644 src/daEficas/traduitADAOV7_5_0ToV8_3_0.py delete mode 100644 src/daEficas/traduitADAOV7_5_1ToV8_3_0.py delete mode 100644 src/daEficas/traduitADAOV7_6_0ToV8_3_0.py delete mode 100644 src/daEficas/traduitADAOV7_7_0ToV8_3_0.py delete mode 100644 src/daEficas/traduitADAOV7_8_0ToV8_3_0.py delete mode 100644 src/daEficas/traduitADAOV8_1_0ToV8_3_0.py delete mode 100644 src/daEficas/traduitADAOV8_2_0ToV8_3_0.py delete mode 100644 src/daEficas/traduitADAOsansToV8_3_0.py diff --git a/bin/AdaoCatalogGenerator.py b/bin/AdaoCatalogGenerator.py index 82751d0..d162eeb 100644 --- a/bin/AdaoCatalogGenerator.py +++ b/bin/AdaoCatalogGenerator.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2008-2017 EDF R&D +# Copyright (C) 2008-2018 EDF R&D # # This file is part of SALOME ADAO module # @@ -38,7 +38,7 @@ if sys.version_info.major > 2: #----------- Templates Part ---------------# begin_catalog_file = """# -*- coding: utf-8 -*- # -# Copyright (C) 2008-2017 EDF R&D +# Copyright (C) 2008-2018 EDF R&D # # This file is part of SALOME ADAO module # diff --git a/bin/AdaoYacsSchemaCreator.py b/bin/AdaoYacsSchemaCreator.py index 8720d77..eb5af25 100644 --- a/bin/AdaoYacsSchemaCreator.py +++ b/bin/AdaoYacsSchemaCreator.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2008-2017 EDF R&D +# Copyright (C) 2008-2018 EDF R&D # # This file is part of SALOME ADAO module # diff --git a/bin/Makefile.am b/bin/Makefile.am index 1b23796..7e8d62e 100644 --- a/bin/Makefile.am +++ b/bin/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (C) 2008-2017 EDF R&D +# Copyright (C) 2008-2018 EDF R&D # # This file is part of SALOME ADAO module # diff --git a/bin/module_version.py b/bin/module_version.py index 17e6c99..2ce6e67 100644 --- a/bin/module_version.py +++ b/bin/module_version.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2008-2017 EDF R&D +# Copyright (C) 2008-2018 EDF R&D # # This file is part of SALOME ADAO module # diff --git a/bin/qtEficas_adao_study.py.in b/bin/qtEficas_adao_study.py.in index 06bf559..0f527d2 100644 --- a/bin/qtEficas_adao_study.py.in +++ b/bin/qtEficas_adao_study.py.in @@ -1,6 +1,6 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- -# Copyright (C) 2008-2017 EDF R&D +# Copyright (C) 2008-2018 EDF R&D # # This file is part of SALOME ADAO module # diff --git a/configure.ac b/configure.ac index 483d278..0f3d754 100644 --- a/configure.ac +++ b/configure.ac @@ -1,4 +1,4 @@ -dnl Copyright (C) 2008-2017 EDF R&D +dnl Copyright (C) 2008-2018 EDF R&D dnl dnl This file is part of SALOME ADAO module dnl @@ -88,7 +88,7 @@ if test "x$omniORBpy_ok" = "xno"; then salome_module_ok=no fi if test "x$Kernel_ok" = "xno"; then - AC_MSG_WARN([SALOME KERNEL is required for SALOME Module part - + AC_MSG_WARN([SALOME KERNEL is required for SALOME Module part - You could define a correct KERNEL_ROOT_DIR or use the --with-kernel= configure option]) salome_module_ok=no fi diff --git a/doc/Makefile.am b/doc/Makefile.am index d1d69cc..d9177a9 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (C) 2008-2017 EDF R&D +# Copyright (C) 2008-2018 EDF R&D # # This file is part of SALOME ADAO module # diff --git a/doc/en/Makefile.am b/doc/en/Makefile.am index 3156f2d..a86aaf7 100644 --- a/doc/en/Makefile.am +++ b/doc/en/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (C) 2008-2017 EDF R&D +# Copyright (C) 2008-2018 EDF R&D # # This file is part of SALOME ADAO module # diff --git a/doc/en/advanced.rst b/doc/en/advanced.rst index 71bf56e..b1fcce4 100644 --- a/doc/en/advanced.rst +++ b/doc/en/advanced.rst @@ -1,5 +1,5 @@ .. - Copyright (C) 2008-2017 EDF R&D + Copyright (C) 2008-2018 EDF R&D This file is part of SALOME ADAO module. diff --git a/doc/en/bibliography.rst b/doc/en/bibliography.rst index cfd786b..c588f75 100644 --- a/doc/en/bibliography.rst +++ b/doc/en/bibliography.rst @@ -1,5 +1,5 @@ .. - Copyright (C) 2008-2017 EDF R&D + Copyright (C) 2008-2018 EDF R&D This file is part of SALOME ADAO module. diff --git a/doc/en/conf.py b/doc/en/conf.py index 4e93a17..593b22a 100644 --- a/doc/en/conf.py +++ b/doc/en/conf.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2008-2017 EDF R&D +# Copyright (C) 2008-2018 EDF R&D # # This file is part of SALOME ADAO module # diff --git a/doc/en/examples.rst b/doc/en/examples.rst index 9aac5fe..6464440 100644 --- a/doc/en/examples.rst +++ b/doc/en/examples.rst @@ -1,5 +1,5 @@ .. - Copyright (C) 2008-2017 EDF R&D + Copyright (C) 2008-2018 EDF R&D This file is part of SALOME ADAO module. @@ -179,7 +179,7 @@ graphical view). This script node will retrieve the data assimilation analysis from the "*algoResults*" output port of the computation bloc (which gives access to a -SALOME Python Object), and will print it on the standard output. +SALOME Python Object), and will print it on the standard output. To obtain this, the in-line script node need to have an input port of type "*pyobj*", named "*Study*" for example, that have to be linked graphically to diff --git a/doc/en/glossary.rst b/doc/en/glossary.rst index 9a09aa2..71e7a5c 100644 --- a/doc/en/glossary.rst +++ b/doc/en/glossary.rst @@ -1,5 +1,5 @@ .. - Copyright (C) 2008-2017 EDF R&D + Copyright (C) 2008-2018 EDF R&D This file is part of SALOME ADAO module. diff --git a/doc/en/index.rst b/doc/en/index.rst index c2f9b8a..a3e8edc 100644 --- a/doc/en/index.rst +++ b/doc/en/index.rst @@ -1,5 +1,5 @@ .. - Copyright (C) 2008-2017 EDF R&D + Copyright (C) 2008-2018 EDF R&D This file is part of SALOME ADAO module. diff --git a/doc/en/intro.rst b/doc/en/intro.rst index 0c402ea..caf0ed3 100644 --- a/doc/en/intro.rst +++ b/doc/en/intro.rst @@ -1,5 +1,5 @@ .. - Copyright (C) 2008-2017 EDF R&D + Copyright (C) 2008-2018 EDF R&D This file is part of SALOME ADAO module. @@ -35,10 +35,10 @@ study. Calculation or simulation modules have to provide one or more specific calling methods in order to be callable in the SALOME/ADAO framework, and all the SALOME modules can be used through YACS integration of ADAO. -Its main objective is **to provide the use of various standard data -assimilation or optimization methods, while remaining easy to use and providing -a path to help the implementation**. For an end user, having already gathered -his physical input information, it's a matter of "point\&click" to build an +Its main objective is **to provide the use of various standard data +assimilation or optimization methods, while remaining easy to use and providing +a path to help the implementation**. For an end user, having already gathered +his physical input information, it's a matter of "point\&click" to build an ADAO valid case and to evaluate it. The module covers a wide variety of practical applications, in a robust way, diff --git a/doc/en/license.rst b/doc/en/license.rst index d1fc4da..e1a2520 100644 --- a/doc/en/license.rst +++ b/doc/en/license.rst @@ -1,5 +1,5 @@ .. - Copyright (C) 2008-2017 EDF R&D + Copyright (C) 2008-2018 EDF R&D This file is part of SALOME ADAO module. @@ -36,7 +36,7 @@ GPL), as stated here and in the source files:: - Copyright (C) 2008-2017 EDF R&D + Copyright (C) 2008-2018 EDF R&D This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public diff --git a/doc/en/methodology.rst b/doc/en/methodology.rst index b0e582c..39195ce 100644 --- a/doc/en/methodology.rst +++ b/doc/en/methodology.rst @@ -1,5 +1,5 @@ .. - Copyright (C) 2008-2017 EDF R&D + Copyright (C) 2008-2018 EDF R&D This file is part of SALOME ADAO module. diff --git a/doc/en/ref_algorithm_3DVAR.rst b/doc/en/ref_algorithm_3DVAR.rst index 46c3039..824237c 100644 --- a/doc/en/ref_algorithm_3DVAR.rst +++ b/doc/en/ref_algorithm_3DVAR.rst @@ -1,5 +1,5 @@ .. - Copyright (C) 2008-2017 EDF R&D + Copyright (C) 2008-2018 EDF R&D This file is part of SALOME ADAO module. diff --git a/doc/en/ref_algorithm_4DVAR.rst b/doc/en/ref_algorithm_4DVAR.rst index 8388c15..74065fa 100644 --- a/doc/en/ref_algorithm_4DVAR.rst +++ b/doc/en/ref_algorithm_4DVAR.rst @@ -1,5 +1,5 @@ .. - Copyright (C) 2008-2017 EDF R&D + Copyright (C) 2008-2018 EDF R&D This file is part of SALOME ADAO module. diff --git a/doc/en/ref_algorithm_AdjointTest.rst b/doc/en/ref_algorithm_AdjointTest.rst index fdb8afb..5c91235 100644 --- a/doc/en/ref_algorithm_AdjointTest.rst +++ b/doc/en/ref_algorithm_AdjointTest.rst @@ -1,5 +1,5 @@ .. - Copyright (C) 2008-2017 EDF R&D + Copyright (C) 2008-2018 EDF R&D This file is part of SALOME ADAO module. diff --git a/doc/en/ref_algorithm_Blue.rst b/doc/en/ref_algorithm_Blue.rst index 4dfecec..37913f4 100644 --- a/doc/en/ref_algorithm_Blue.rst +++ b/doc/en/ref_algorithm_Blue.rst @@ -1,5 +1,5 @@ .. - Copyright (C) 2008-2017 EDF R&D + Copyright (C) 2008-2018 EDF R&D This file is part of SALOME ADAO module. diff --git a/doc/en/ref_algorithm_DerivativeFreeOptimization.rst b/doc/en/ref_algorithm_DerivativeFreeOptimization.rst index 0c489a6..f137084 100644 --- a/doc/en/ref_algorithm_DerivativeFreeOptimization.rst +++ b/doc/en/ref_algorithm_DerivativeFreeOptimization.rst @@ -1,5 +1,5 @@ .. - Copyright (C) 2008-2017 EDF R&D + Copyright (C) 2008-2018 EDF R&D This file is part of SALOME ADAO module. diff --git a/doc/en/ref_algorithm_EnsembleBlue.rst b/doc/en/ref_algorithm_EnsembleBlue.rst index 80ea1d3..c2fe883 100644 --- a/doc/en/ref_algorithm_EnsembleBlue.rst +++ b/doc/en/ref_algorithm_EnsembleBlue.rst @@ -1,5 +1,5 @@ .. - Copyright (C) 2008-2017 EDF R&D + Copyright (C) 2008-2018 EDF R&D This file is part of SALOME ADAO module. diff --git a/doc/en/ref_algorithm_ExtendedBlue.rst b/doc/en/ref_algorithm_ExtendedBlue.rst index 4c6201b..2b66df8 100644 --- a/doc/en/ref_algorithm_ExtendedBlue.rst +++ b/doc/en/ref_algorithm_ExtendedBlue.rst @@ -1,5 +1,5 @@ .. - Copyright (C) 2008-2017 EDF R&D + Copyright (C) 2008-2018 EDF R&D This file is part of SALOME ADAO module. diff --git a/doc/en/ref_algorithm_ExtendedKalmanFilter.rst b/doc/en/ref_algorithm_ExtendedKalmanFilter.rst index d6d5da9..97d1004 100644 --- a/doc/en/ref_algorithm_ExtendedKalmanFilter.rst +++ b/doc/en/ref_algorithm_ExtendedKalmanFilter.rst @@ -1,5 +1,5 @@ .. - Copyright (C) 2008-2017 EDF R&D + Copyright (C) 2008-2018 EDF R&D This file is part of SALOME ADAO module. diff --git a/doc/en/ref_algorithm_FunctionTest.rst b/doc/en/ref_algorithm_FunctionTest.rst index 0805981..c0a143c 100644 --- a/doc/en/ref_algorithm_FunctionTest.rst +++ b/doc/en/ref_algorithm_FunctionTest.rst @@ -1,5 +1,5 @@ .. - Copyright (C) 2008-2017 EDF R&D + Copyright (C) 2008-2018 EDF R&D This file is part of SALOME ADAO module. diff --git a/doc/en/ref_algorithm_GradientTest.rst b/doc/en/ref_algorithm_GradientTest.rst index 5c34f91..bd4d2be 100644 --- a/doc/en/ref_algorithm_GradientTest.rst +++ b/doc/en/ref_algorithm_GradientTest.rst @@ -1,5 +1,5 @@ .. - Copyright (C) 2008-2017 EDF R&D + Copyright (C) 2008-2018 EDF R&D This file is part of SALOME ADAO module. diff --git a/doc/en/ref_algorithm_KalmanFilter.rst b/doc/en/ref_algorithm_KalmanFilter.rst index 447cc89..59c2ec1 100644 --- a/doc/en/ref_algorithm_KalmanFilter.rst +++ b/doc/en/ref_algorithm_KalmanFilter.rst @@ -1,5 +1,5 @@ .. - Copyright (C) 2008-2017 EDF R&D + Copyright (C) 2008-2018 EDF R&D This file is part of SALOME ADAO module. diff --git a/doc/en/ref_algorithm_LinearLeastSquares.rst b/doc/en/ref_algorithm_LinearLeastSquares.rst index ac46ef7..00483b4 100644 --- a/doc/en/ref_algorithm_LinearLeastSquares.rst +++ b/doc/en/ref_algorithm_LinearLeastSquares.rst @@ -1,5 +1,5 @@ .. - Copyright (C) 2008-2017 EDF R&D + Copyright (C) 2008-2018 EDF R&D This file is part of SALOME ADAO module. diff --git a/doc/en/ref_algorithm_LinearityTest.rst b/doc/en/ref_algorithm_LinearityTest.rst index 788519a..8787cba 100644 --- a/doc/en/ref_algorithm_LinearityTest.rst +++ b/doc/en/ref_algorithm_LinearityTest.rst @@ -1,5 +1,5 @@ .. - Copyright (C) 2008-2017 EDF R&D + Copyright (C) 2008-2018 EDF R&D This file is part of SALOME ADAO module. diff --git a/doc/en/ref_algorithm_NonLinearLeastSquares.rst b/doc/en/ref_algorithm_NonLinearLeastSquares.rst index ac54ffb..4063b3b 100644 --- a/doc/en/ref_algorithm_NonLinearLeastSquares.rst +++ b/doc/en/ref_algorithm_NonLinearLeastSquares.rst @@ -1,5 +1,5 @@ .. - Copyright (C) 2008-2017 EDF R&D + Copyright (C) 2008-2018 EDF R&D This file is part of SALOME ADAO module. diff --git a/doc/en/ref_algorithm_ObserverTest.rst b/doc/en/ref_algorithm_ObserverTest.rst index 2eed15d..9bf095d 100644 --- a/doc/en/ref_algorithm_ObserverTest.rst +++ b/doc/en/ref_algorithm_ObserverTest.rst @@ -1,5 +1,5 @@ .. - Copyright (C) 2008-2017 EDF R&D + Copyright (C) 2008-2018 EDF R&D This file is part of SALOME ADAO module. diff --git a/doc/en/ref_algorithm_ParticleSwarmOptimization.rst b/doc/en/ref_algorithm_ParticleSwarmOptimization.rst index b6ce80b..569d7d5 100644 --- a/doc/en/ref_algorithm_ParticleSwarmOptimization.rst +++ b/doc/en/ref_algorithm_ParticleSwarmOptimization.rst @@ -1,5 +1,5 @@ .. - Copyright (C) 2008-2017 EDF R&D + Copyright (C) 2008-2018 EDF R&D This file is part of SALOME ADAO module. @@ -127,7 +127,7 @@ The options of the algorithm are the following: Example : ``{"NumberOfInsects":100}`` SwarmVelocity - This key indicates the part of the insect velocity which is imposed by the + This key indicates the part of the insect velocity which is imposed by the swarm. It is a positive floating point value. The default value is 1. Example : ``{"SwarmVelocity":1.}`` diff --git a/doc/en/ref_algorithm_QuantileRegression.rst b/doc/en/ref_algorithm_QuantileRegression.rst index 4a75851..7f3c04f 100644 --- a/doc/en/ref_algorithm_QuantileRegression.rst +++ b/doc/en/ref_algorithm_QuantileRegression.rst @@ -1,5 +1,5 @@ .. - Copyright (C) 2008-2017 EDF R&D + Copyright (C) 2008-2018 EDF R&D This file is part of SALOME ADAO module. diff --git a/doc/en/ref_algorithm_SamplingTest.rst b/doc/en/ref_algorithm_SamplingTest.rst index 15b8b4c..5c0f463 100644 --- a/doc/en/ref_algorithm_SamplingTest.rst +++ b/doc/en/ref_algorithm_SamplingTest.rst @@ -1,5 +1,5 @@ .. - Copyright (C) 2008-2017 EDF R&D + Copyright (C) 2008-2018 EDF R&D This file is part of SALOME ADAO module. diff --git a/doc/en/ref_algorithm_TangentTest.rst b/doc/en/ref_algorithm_TangentTest.rst index 16948e1..0297784 100644 --- a/doc/en/ref_algorithm_TangentTest.rst +++ b/doc/en/ref_algorithm_TangentTest.rst @@ -1,5 +1,5 @@ .. - Copyright (C) 2008-2017 EDF R&D + Copyright (C) 2008-2018 EDF R&D This file is part of SALOME ADAO module. diff --git a/doc/en/ref_algorithm_UnscentedKalmanFilter.rst b/doc/en/ref_algorithm_UnscentedKalmanFilter.rst index ac9abe2..7cf1086 100644 --- a/doc/en/ref_algorithm_UnscentedKalmanFilter.rst +++ b/doc/en/ref_algorithm_UnscentedKalmanFilter.rst @@ -1,5 +1,5 @@ .. - Copyright (C) 2008-2017 EDF R&D + Copyright (C) 2008-2018 EDF R&D This file is part of SALOME ADAO module. diff --git a/doc/en/ref_assimilation_keywords.rst b/doc/en/ref_assimilation_keywords.rst index 89794ac..2431dbb 100644 --- a/doc/en/ref_assimilation_keywords.rst +++ b/doc/en/ref_assimilation_keywords.rst @@ -1,5 +1,5 @@ .. - Copyright (C) 2008-2017 EDF R&D + Copyright (C) 2008-2018 EDF R&D This file is part of SALOME ADAO module. diff --git a/doc/en/ref_checking_keywords.rst b/doc/en/ref_checking_keywords.rst index e758626..7b40f75 100644 --- a/doc/en/ref_checking_keywords.rst +++ b/doc/en/ref_checking_keywords.rst @@ -1,5 +1,5 @@ .. - Copyright (C) 2008-2017 EDF R&D + Copyright (C) 2008-2018 EDF R&D This file is part of SALOME ADAO module. diff --git a/doc/en/ref_covariance_requirements.rst b/doc/en/ref_covariance_requirements.rst index 11d248d..1b79d04 100644 --- a/doc/en/ref_covariance_requirements.rst +++ b/doc/en/ref_covariance_requirements.rst @@ -1,5 +1,5 @@ .. - Copyright (C) 2008-2017 EDF R&D + Copyright (C) 2008-2018 EDF R&D This file is part of SALOME ADAO module. diff --git a/doc/en/ref_entry_types.rst b/doc/en/ref_entry_types.rst index 5647258..2883e6d 100644 --- a/doc/en/ref_entry_types.rst +++ b/doc/en/ref_entry_types.rst @@ -1,5 +1,5 @@ .. - Copyright (C) 2008-2017 EDF R&D + Copyright (C) 2008-2018 EDF R&D This file is part of SALOME ADAO module. diff --git a/doc/en/ref_observers_requirements.rst b/doc/en/ref_observers_requirements.rst index 60f422a..6820a36 100644 --- a/doc/en/ref_observers_requirements.rst +++ b/doc/en/ref_observers_requirements.rst @@ -1,5 +1,5 @@ .. - Copyright (C) 2008-2017 EDF R&D + Copyright (C) 2008-2018 EDF R&D This file is part of SALOME ADAO module. diff --git a/doc/en/ref_operator_requirements.rst b/doc/en/ref_operator_requirements.rst index 86e98d6..1c4b4bd 100644 --- a/doc/en/ref_operator_requirements.rst +++ b/doc/en/ref_operator_requirements.rst @@ -1,5 +1,5 @@ .. - Copyright (C) 2008-2017 EDF R&D + Copyright (C) 2008-2018 EDF R&D This file is part of SALOME ADAO module. @@ -189,7 +189,7 @@ This third form give more possibilities to control the execution of the three functions representing the operator, allowing advanced usage and control over each execution of the simulation code. This is done by using the keyword "*ScriptWithSwitch*" for the description of the chosen operator in the ADAO GUI. -The user have to provide a switch in one script to control the execution of the +The user have to provide a switch in one script to control the execution of the direct, tangent and adjoint forms of its simulation code. The user can then, for example, use other approximations for the tangent and adjoint codes, or introduce more complexity in the argument treatment of the functions. But it diff --git a/doc/en/ref_options_AlgorithmParameters.rst b/doc/en/ref_options_AlgorithmParameters.rst index 4cedea8..926d2db 100644 --- a/doc/en/ref_options_AlgorithmParameters.rst +++ b/doc/en/ref_options_AlgorithmParameters.rst @@ -1,5 +1,5 @@ .. - Copyright (C) 2008-2017 EDF R&D + Copyright (C) 2008-2018 EDF R&D This file is part of SALOME ADAO module. diff --git a/doc/en/ref_output_variables.rst b/doc/en/ref_output_variables.rst index 88cc227..7ce3dc0 100644 --- a/doc/en/ref_output_variables.rst +++ b/doc/en/ref_output_variables.rst @@ -1,5 +1,5 @@ .. - Copyright (C) 2008-2017 EDF R&D + Copyright (C) 2008-2018 EDF R&D This file is part of SALOME ADAO module. @@ -84,7 +84,7 @@ case by a "*Script*" type input) or can exist as a string, including line feeds be build from these simple examples, the main objective being to help the user to elaborate the exact procedure he needs in output. -The first example (named "*AnalysisPrinter*" in the inputs of type +The first example (named "*AnalysisPrinter*" in the inputs of type "*Template*") consists in printing, in the standard log output, the value of the analysis or the optimal state, noted as :math:`\mathbf{x}^a` in the section :ref:`section_theory`. It is realized by the commands:: diff --git a/doc/en/reference.rst b/doc/en/reference.rst index f8cd7e4..f0a5fef 100644 --- a/doc/en/reference.rst +++ b/doc/en/reference.rst @@ -1,5 +1,5 @@ .. - Copyright (C) 2008-2017 EDF R&D + Copyright (C) 2008-2018 EDF R&D This file is part of SALOME ADAO module. @@ -54,7 +54,7 @@ are explained in the section :ref:`section_theory`. .. toctree:: :maxdepth: 1 - + ref_entry_types ref_options_AlgorithmParameters ref_output_variables @@ -71,7 +71,7 @@ the section :ref:`section_theory`. .. toctree:: :maxdepth: 1 - + ref_operator_requirements ref_covariance_requirements ref_observers_requirements @@ -92,7 +92,7 @@ The mathematical notations used afterward are explained in the section .. toctree:: :maxdepth: 1 - + ref_assimilation_keywords ref_algorithm_3DVAR ref_algorithm_4DVAR @@ -124,7 +124,7 @@ The mathematical notations used afterward are explained in the section .. toctree:: :maxdepth: 1 - + ref_checking_keywords ref_algorithm_AdjointTest ref_algorithm_FunctionTest diff --git a/doc/en/theory.rst b/doc/en/theory.rst index c77b29c..21befe4 100644 --- a/doc/en/theory.rst +++ b/doc/en/theory.rst @@ -1,5 +1,5 @@ .. - Copyright (C) 2008-2017 EDF R&D + Copyright (C) 2008-2018 EDF R&D This file is part of SALOME ADAO module. diff --git a/doc/en/tui.rst b/doc/en/tui.rst index bab60a5..48b5b67 100644 --- a/doc/en/tui.rst +++ b/doc/en/tui.rst @@ -1,5 +1,5 @@ .. - Copyright (C) 2008-2017 EDF R&D + Copyright (C) 2008-2018 EDF R&D This file is part of SALOME ADAO module. diff --git a/doc/en/using.rst b/doc/en/using.rst index 7447318..2d3dbb9 100644 --- a/doc/en/using.rst +++ b/doc/en/using.rst @@ -1,5 +1,5 @@ .. - Copyright (C) 2008-2017 EDF R&D + Copyright (C) 2008-2018 EDF R&D This file is part of SALOME ADAO module. diff --git a/doc/fr/Makefile.am b/doc/fr/Makefile.am index 93237fb..aaa2bee 100644 --- a/doc/fr/Makefile.am +++ b/doc/fr/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (C) 2008-2017 EDF R&D +# Copyright (C) 2008-2018 EDF R&D # # This file is part of SALOME ADAO module # diff --git a/doc/fr/advanced.rst b/doc/fr/advanced.rst index d06f804..4c27aa5 100644 --- a/doc/fr/advanced.rst +++ b/doc/fr/advanced.rst @@ -1,5 +1,5 @@ .. - Copyright (C) 2008-2017 EDF R&D + Copyright (C) 2008-2018 EDF R&D This file is part of SALOME ADAO module. diff --git a/doc/fr/bibliography.rst b/doc/fr/bibliography.rst index 49a480a..2495a81 100644 --- a/doc/fr/bibliography.rst +++ b/doc/fr/bibliography.rst @@ -1,5 +1,5 @@ .. - Copyright (C) 2008-2017 EDF R&D + Copyright (C) 2008-2018 EDF R&D This file is part of SALOME ADAO module. diff --git a/doc/fr/conf.py b/doc/fr/conf.py index aba114f..e421ce8 100644 --- a/doc/fr/conf.py +++ b/doc/fr/conf.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- # -# Copyright (C) 2008-2017 EDF R&D +# Copyright (C) 2008-2018 EDF R&D # # This file is part of SALOME ADAO module # diff --git a/doc/fr/examples.rst b/doc/fr/examples.rst index 636c026..60cd621 100644 --- a/doc/fr/examples.rst +++ b/doc/fr/examples.rst @@ -1,5 +1,5 @@ .. - Copyright (C) 2008-2017 EDF R&D + Copyright (C) 2008-2018 EDF R&D This file is part of SALOME ADAO module. diff --git a/doc/fr/glossary.rst b/doc/fr/glossary.rst index b3a72aa..da6b053 100644 --- a/doc/fr/glossary.rst +++ b/doc/fr/glossary.rst @@ -1,5 +1,5 @@ .. - Copyright (C) 2008-2017 EDF R&D + Copyright (C) 2008-2018 EDF R&D This file is part of SALOME ADAO module. diff --git a/doc/fr/index.rst b/doc/fr/index.rst index 541769e..a6fd06c 100644 --- a/doc/fr/index.rst +++ b/doc/fr/index.rst @@ -1,5 +1,5 @@ .. - Copyright (C) 2008-2017 EDF R&D + Copyright (C) 2008-2018 EDF R&D This file is part of SALOME ADAO module. diff --git a/doc/fr/intro.rst b/doc/fr/intro.rst index f033b46..27bf8b1 100644 --- a/doc/fr/intro.rst +++ b/doc/fr/intro.rst @@ -1,5 +1,5 @@ .. - Copyright (C) 2008-2017 EDF R&D + Copyright (C) 2008-2018 EDF R&D This file is part of SALOME ADAO module. diff --git a/doc/fr/license.rst b/doc/fr/license.rst index 1581aba..4dc0d70 100644 --- a/doc/fr/license.rst +++ b/doc/fr/license.rst @@ -1,5 +1,5 @@ .. - Copyright (C) 2008-2017 EDF R&D + Copyright (C) 2008-2018 EDF R&D This file is part of SALOME ADAO module. @@ -36,7 +36,7 @@ tel qu'il est déclaré ici et dans les fichiers sources:: - Copyright (C) 2008-2017 EDF R&D + Copyright (C) 2008-2018 EDF R&D This library is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public diff --git a/doc/fr/methodology.rst b/doc/fr/methodology.rst index cb03145..dabe94d 100644 --- a/doc/fr/methodology.rst +++ b/doc/fr/methodology.rst @@ -1,5 +1,5 @@ .. - Copyright (C) 2008-2017 EDF R&D + Copyright (C) 2008-2018 EDF R&D This file is part of SALOME ADAO module. diff --git a/doc/fr/ref_algorithm_3DVAR.rst b/doc/fr/ref_algorithm_3DVAR.rst index 71c6fb9..20bdde5 100644 --- a/doc/fr/ref_algorithm_3DVAR.rst +++ b/doc/fr/ref_algorithm_3DVAR.rst @@ -1,5 +1,5 @@ .. - Copyright (C) 2008-2017 EDF R&D + Copyright (C) 2008-2018 EDF R&D This file is part of SALOME ADAO module. diff --git a/doc/fr/ref_algorithm_4DVAR.rst b/doc/fr/ref_algorithm_4DVAR.rst index 9833a7e..f177a8b 100644 --- a/doc/fr/ref_algorithm_4DVAR.rst +++ b/doc/fr/ref_algorithm_4DVAR.rst @@ -1,5 +1,5 @@ .. - Copyright (C) 2008-2017 EDF R&D + Copyright (C) 2008-2018 EDF R&D This file is part of SALOME ADAO module. diff --git a/doc/fr/ref_algorithm_AdjointTest.rst b/doc/fr/ref_algorithm_AdjointTest.rst index 734824d..f4044ec 100644 --- a/doc/fr/ref_algorithm_AdjointTest.rst +++ b/doc/fr/ref_algorithm_AdjointTest.rst @@ -1,5 +1,5 @@ .. - Copyright (C) 2008-2017 EDF R&D + Copyright (C) 2008-2018 EDF R&D This file is part of SALOME ADAO module. diff --git a/doc/fr/ref_algorithm_Blue.rst b/doc/fr/ref_algorithm_Blue.rst index df69b13..0f43f85 100644 --- a/doc/fr/ref_algorithm_Blue.rst +++ b/doc/fr/ref_algorithm_Blue.rst @@ -1,5 +1,5 @@ .. - Copyright (C) 2008-2017 EDF R&D + Copyright (C) 2008-2018 EDF R&D This file is part of SALOME ADAO module. diff --git a/doc/fr/ref_algorithm_DerivativeFreeOptimization.rst b/doc/fr/ref_algorithm_DerivativeFreeOptimization.rst index c0ec43c..840fdbc 100644 --- a/doc/fr/ref_algorithm_DerivativeFreeOptimization.rst +++ b/doc/fr/ref_algorithm_DerivativeFreeOptimization.rst @@ -1,5 +1,5 @@ .. - Copyright (C) 2008-2017 EDF R&D + Copyright (C) 2008-2018 EDF R&D This file is part of SALOME ADAO module. diff --git a/doc/fr/ref_algorithm_EnsembleBlue.rst b/doc/fr/ref_algorithm_EnsembleBlue.rst index b76e6d3..4a22b20 100644 --- a/doc/fr/ref_algorithm_EnsembleBlue.rst +++ b/doc/fr/ref_algorithm_EnsembleBlue.rst @@ -1,5 +1,5 @@ .. - Copyright (C) 2008-2017 EDF R&D + Copyright (C) 2008-2018 EDF R&D This file is part of SALOME ADAO module. diff --git a/doc/fr/ref_algorithm_ExtendedBlue.rst b/doc/fr/ref_algorithm_ExtendedBlue.rst index 6004fdb..c8af228 100644 --- a/doc/fr/ref_algorithm_ExtendedBlue.rst +++ b/doc/fr/ref_algorithm_ExtendedBlue.rst @@ -1,5 +1,5 @@ .. - Copyright (C) 2008-2017 EDF R&D + Copyright (C) 2008-2018 EDF R&D This file is part of SALOME ADAO module. diff --git a/doc/fr/ref_algorithm_ExtendedKalmanFilter.rst b/doc/fr/ref_algorithm_ExtendedKalmanFilter.rst index 2906abc..3ac5a95 100644 --- a/doc/fr/ref_algorithm_ExtendedKalmanFilter.rst +++ b/doc/fr/ref_algorithm_ExtendedKalmanFilter.rst @@ -1,5 +1,5 @@ .. - Copyright (C) 2008-2017 EDF R&D + Copyright (C) 2008-2018 EDF R&D This file is part of SALOME ADAO module. diff --git a/doc/fr/ref_algorithm_FunctionTest.rst b/doc/fr/ref_algorithm_FunctionTest.rst index 31b6675..59b036b 100644 --- a/doc/fr/ref_algorithm_FunctionTest.rst +++ b/doc/fr/ref_algorithm_FunctionTest.rst @@ -1,5 +1,5 @@ .. - Copyright (C) 2008-2017 EDF R&D + Copyright (C) 2008-2018 EDF R&D This file is part of SALOME ADAO module. diff --git a/doc/fr/ref_algorithm_GradientTest.rst b/doc/fr/ref_algorithm_GradientTest.rst index 866f7ce..15e8ab5 100644 --- a/doc/fr/ref_algorithm_GradientTest.rst +++ b/doc/fr/ref_algorithm_GradientTest.rst @@ -1,5 +1,5 @@ .. - Copyright (C) 2008-2017 EDF R&D + Copyright (C) 2008-2018 EDF R&D This file is part of SALOME ADAO module. diff --git a/doc/fr/ref_algorithm_KalmanFilter.rst b/doc/fr/ref_algorithm_KalmanFilter.rst index 55aadb5..92bc7cc 100644 --- a/doc/fr/ref_algorithm_KalmanFilter.rst +++ b/doc/fr/ref_algorithm_KalmanFilter.rst @@ -1,5 +1,5 @@ .. - Copyright (C) 2008-2017 EDF R&D + Copyright (C) 2008-2018 EDF R&D This file is part of SALOME ADAO module. diff --git a/doc/fr/ref_algorithm_LinearLeastSquares.rst b/doc/fr/ref_algorithm_LinearLeastSquares.rst index 795148e..d8d0af9 100644 --- a/doc/fr/ref_algorithm_LinearLeastSquares.rst +++ b/doc/fr/ref_algorithm_LinearLeastSquares.rst @@ -1,5 +1,5 @@ .. - Copyright (C) 2008-2017 EDF R&D + Copyright (C) 2008-2018 EDF R&D This file is part of SALOME ADAO module. diff --git a/doc/fr/ref_algorithm_LinearityTest.rst b/doc/fr/ref_algorithm_LinearityTest.rst index df03fa5..77e70c1 100644 --- a/doc/fr/ref_algorithm_LinearityTest.rst +++ b/doc/fr/ref_algorithm_LinearityTest.rst @@ -1,5 +1,5 @@ .. - Copyright (C) 2008-2017 EDF R&D + Copyright (C) 2008-2018 EDF R&D This file is part of SALOME ADAO module. diff --git a/doc/fr/ref_algorithm_NonLinearLeastSquares.rst b/doc/fr/ref_algorithm_NonLinearLeastSquares.rst index 16d9ed6..3edc9d4 100644 --- a/doc/fr/ref_algorithm_NonLinearLeastSquares.rst +++ b/doc/fr/ref_algorithm_NonLinearLeastSquares.rst @@ -1,5 +1,5 @@ .. - Copyright (C) 2008-2017 EDF R&D + Copyright (C) 2008-2018 EDF R&D This file is part of SALOME ADAO module. diff --git a/doc/fr/ref_algorithm_ObserverTest.rst b/doc/fr/ref_algorithm_ObserverTest.rst index 18f5cbc..25b9cf5 100644 --- a/doc/fr/ref_algorithm_ObserverTest.rst +++ b/doc/fr/ref_algorithm_ObserverTest.rst @@ -1,5 +1,5 @@ .. - Copyright (C) 2008-2017 EDF R&D + Copyright (C) 2008-2018 EDF R&D This file is part of SALOME ADAO module. diff --git a/doc/fr/ref_algorithm_ParticleSwarmOptimization.rst b/doc/fr/ref_algorithm_ParticleSwarmOptimization.rst index e9afb6a..facea9e 100644 --- a/doc/fr/ref_algorithm_ParticleSwarmOptimization.rst +++ b/doc/fr/ref_algorithm_ParticleSwarmOptimization.rst @@ -1,5 +1,5 @@ .. - Copyright (C) 2008-2017 EDF R&D + Copyright (C) 2008-2018 EDF R&D This file is part of SALOME ADAO module. diff --git a/doc/fr/ref_algorithm_QuantileRegression.rst b/doc/fr/ref_algorithm_QuantileRegression.rst index 4663d80..e131865 100644 --- a/doc/fr/ref_algorithm_QuantileRegression.rst +++ b/doc/fr/ref_algorithm_QuantileRegression.rst @@ -1,5 +1,5 @@ .. - Copyright (C) 2008-2017 EDF R&D + Copyright (C) 2008-2018 EDF R&D This file is part of SALOME ADAO module. diff --git a/doc/fr/ref_algorithm_SamplingTest.rst b/doc/fr/ref_algorithm_SamplingTest.rst index f1694d9..4cabc23 100644 --- a/doc/fr/ref_algorithm_SamplingTest.rst +++ b/doc/fr/ref_algorithm_SamplingTest.rst @@ -1,5 +1,5 @@ .. - Copyright (C) 2008-2017 EDF R&D + Copyright (C) 2008-2018 EDF R&D This file is part of SALOME ADAO module. diff --git a/doc/fr/ref_algorithm_TangentTest.rst b/doc/fr/ref_algorithm_TangentTest.rst index a2e529c..21d4568 100644 --- a/doc/fr/ref_algorithm_TangentTest.rst +++ b/doc/fr/ref_algorithm_TangentTest.rst @@ -1,5 +1,5 @@ .. - Copyright (C) 2008-2017 EDF R&D + Copyright (C) 2008-2018 EDF R&D This file is part of SALOME ADAO module. diff --git a/doc/fr/ref_algorithm_UnscentedKalmanFilter.rst b/doc/fr/ref_algorithm_UnscentedKalmanFilter.rst index ece43de..91ffa4a 100644 --- a/doc/fr/ref_algorithm_UnscentedKalmanFilter.rst +++ b/doc/fr/ref_algorithm_UnscentedKalmanFilter.rst @@ -1,5 +1,5 @@ .. - Copyright (C) 2008-2017 EDF R&D + Copyright (C) 2008-2018 EDF R&D This file is part of SALOME ADAO module. diff --git a/doc/fr/ref_assimilation_keywords.rst b/doc/fr/ref_assimilation_keywords.rst index 959466d..05fcd0c 100644 --- a/doc/fr/ref_assimilation_keywords.rst +++ b/doc/fr/ref_assimilation_keywords.rst @@ -1,5 +1,5 @@ .. - Copyright (C) 2008-2017 EDF R&D + Copyright (C) 2008-2018 EDF R&D This file is part of SALOME ADAO module. diff --git a/doc/fr/ref_checking_keywords.rst b/doc/fr/ref_checking_keywords.rst index d618fab..0c8d139 100644 --- a/doc/fr/ref_checking_keywords.rst +++ b/doc/fr/ref_checking_keywords.rst @@ -1,5 +1,5 @@ .. - Copyright (C) 2008-2017 EDF R&D + Copyright (C) 2008-2018 EDF R&D This file is part of SALOME ADAO module. diff --git a/doc/fr/ref_covariance_requirements.rst b/doc/fr/ref_covariance_requirements.rst index e5841ac..959b341 100644 --- a/doc/fr/ref_covariance_requirements.rst +++ b/doc/fr/ref_covariance_requirements.rst @@ -1,5 +1,5 @@ .. - Copyright (C) 2008-2017 EDF R&D + Copyright (C) 2008-2018 EDF R&D This file is part of SALOME ADAO module. diff --git a/doc/fr/ref_entry_types.rst b/doc/fr/ref_entry_types.rst index a3f38b5..6a3bfe6 100644 --- a/doc/fr/ref_entry_types.rst +++ b/doc/fr/ref_entry_types.rst @@ -1,5 +1,5 @@ .. - Copyright (C) 2008-2017 EDF R&D + Copyright (C) 2008-2018 EDF R&D This file is part of SALOME ADAO module. diff --git a/doc/fr/ref_observers_requirements.rst b/doc/fr/ref_observers_requirements.rst index 9f6ec35..5df100d 100644 --- a/doc/fr/ref_observers_requirements.rst +++ b/doc/fr/ref_observers_requirements.rst @@ -1,5 +1,5 @@ .. - Copyright (C) 2008-2017 EDF R&D + Copyright (C) 2008-2018 EDF R&D This file is part of SALOME ADAO module. diff --git a/doc/fr/ref_operator_requirements.rst b/doc/fr/ref_operator_requirements.rst index 1ee19ed..12d109d 100644 --- a/doc/fr/ref_operator_requirements.rst +++ b/doc/fr/ref_operator_requirements.rst @@ -1,5 +1,5 @@ .. - Copyright (C) 2008-2017 EDF R&D + Copyright (C) 2008-2018 EDF R&D This file is part of SALOME ADAO module. diff --git a/doc/fr/ref_options_AlgorithmParameters.rst b/doc/fr/ref_options_AlgorithmParameters.rst index 757a5db..9abca5e 100644 --- a/doc/fr/ref_options_AlgorithmParameters.rst +++ b/doc/fr/ref_options_AlgorithmParameters.rst @@ -1,5 +1,5 @@ .. - Copyright (C) 2008-2017 EDF R&D + Copyright (C) 2008-2018 EDF R&D This file is part of SALOME ADAO module. diff --git a/doc/fr/ref_output_variables.rst b/doc/fr/ref_output_variables.rst index cae240d..ae691b4 100644 --- a/doc/fr/ref_output_variables.rst +++ b/doc/fr/ref_output_variables.rst @@ -1,5 +1,5 @@ .. - Copyright (C) 2008-2017 EDF R&D + Copyright (C) 2008-2018 EDF R&D This file is part of SALOME ADAO module. diff --git a/doc/fr/reference.rst b/doc/fr/reference.rst index 4c4f685..2a499c9 100644 --- a/doc/fr/reference.rst +++ b/doc/fr/reference.rst @@ -1,5 +1,5 @@ .. - Copyright (C) 2008-2017 EDF R&D + Copyright (C) 2008-2018 EDF R&D This file is part of SALOME ADAO module. diff --git a/doc/fr/theory.rst b/doc/fr/theory.rst index 1ba5d50..1aeb7a2 100644 --- a/doc/fr/theory.rst +++ b/doc/fr/theory.rst @@ -1,5 +1,5 @@ .. - Copyright (C) 2008-2017 EDF R&D + Copyright (C) 2008-2018 EDF R&D This file is part of SALOME ADAO module. diff --git a/doc/fr/tui.rst b/doc/fr/tui.rst index e566cab..80a9752 100644 --- a/doc/fr/tui.rst +++ b/doc/fr/tui.rst @@ -1,5 +1,5 @@ .. - Copyright (C) 2008-2017 EDF R&D + Copyright (C) 2008-2018 EDF R&D This file is part of SALOME ADAO module. diff --git a/doc/fr/using.rst b/doc/fr/using.rst index 28598cf..04e0034 100644 --- a/doc/fr/using.rst +++ b/doc/fr/using.rst @@ -1,5 +1,5 @@ .. - Copyright (C) 2008-2017 EDF R&D + Copyright (C) 2008-2018 EDF R&D This file is part of SALOME ADAO module. diff --git a/i18n/Makefile.am b/i18n/Makefile.am index 8890991..00ed99f 100644 --- a/i18n/Makefile.am +++ b/i18n/Makefile.am @@ -1,4 +1,4 @@ -# Copyright (C) 2008-2017 EDF R&D +# Copyright (C) 2008-2018 EDF R&D # # This file is part of SALOME ADAO module # diff --git a/resources/ADAOCatalog.xml b/resources/ADAOCatalog.xml index fc5bfef..180e2d2 100644 --- a/resources/ADAOCatalog.xml +++ b/resources/ADAOCatalog.xml @@ -1,6 +1,6 @@ diff --git a/resources/ADAOSchemaCatalog.xml b/resources/ADAOSchemaCatalog.xml index 595332d..8906525 100644 --- a/resources/ADAOSchemaCatalog.xml +++ b/resources/ADAOSchemaCatalog.xml @@ -1,6 +1,6 @@